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.

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

                Created:
                Updated:
                Resolved: