Story:
User A gets link to new space, where he do not have any permissions. He gets information about permission denied to this space.
User B is space owner, and he can set permissions for user A.
Is there any possiblity to give information for user A, that he should contact with user B for permissions?
Yes, when you hit page that you do not have permission or it does not exist you get a Page Not Found
You simply need to modify that page with additional information (for example a link to a page where you list space admins).
For more information how to modify this page you can go to this KB article:
https://confluence.atlassian.com/confkb/how-to-customize-the-page-not-found-404-page-720412489.html
Ok, but still - if page / space exists, there is no information with who I can contact to obtain correct permissions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For that you can for example build a simple User Macro that list all space admins from all spaces or try to directly parse the URL and modify the Page Not Found to show admins dynamically.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.