Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-18104

velocity permissionHelper doesn't recognize space admin permission

      I am trying to set the Browse button on one specific page only viewable for people with space admin permissions in my Main Layout. I've tried all of the following but these will only show the button for a Confluence administrator, not a space admin.

      #if ($permissionHelper.canAdminister($action.remoteUser, $space))
      #if ($permissionHelper.canEdit($action.remoteUser, $space))
      #if ($permissionHelper.canCreatePage($action.remoteUser, $space))

      I've tried other objects as the UserAccessor but they all return the same, it simply won't see the people with admin rights in my space.

            [CONFSERVER-18104] velocity permissionHelper doesn't recognize space admin permission

            Minh Tran added a comment -

            Dear rvthof,

            Thanks for raising this issue. I believe this bug is already fixed with our Confluence 5.9.12
            Please upgrade to that version to have the fix

            Regards,
            Minh Tran
            Confluence Bugmaster
            Atlassian

            Minh Tran added a comment - Dear rvthof , Thanks for raising this issue. I believe this bug is already fixed with our Confluence 5.9.12 Please upgrade to that version to have the fix Regards, Minh Tran Confluence Bugmaster Atlassian

              Unassigned Unassigned
              1cd38b3036dc Robert van 't Hof
              Affected customers:
              1 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: