Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-7108

users timezone permission delta task starts at root

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 5.4.14, 5.5.7, 5.6
    • 5.4.7
    • None
    • None
    • Basel 109, Basel 110, Basel 111
    • 5

      From the CoreModuleVersionHandler:

      register((DeltaBuilder.update("5.4.7", ""))
                      .addTask(new AddUsersPermissionTask("Allow users to edit their timezone setting", "/", RepositoryConstants.USERS, AddUsersPermissionTask.USER_PATH_REPLACEMENT + "/timezone", Permission.ALL)
                              .exclude(MgnlUserManager.SYSTEM_USER, MgnlUserManager.ANONYMOUS_USER))
      

      Setting it to start at root causes it to crawl over jcr:system nodes. This can take a while for some customers.

        Acceptance criteria

              mmichel Maxime Michel
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD