Hello,
is there a way to output the administrators of all spaces for an entire confluence instance, in a report?
The reason is, they need to be informed when the system has errors/ problems.
Regard
Daniel
@Daniel Vlad I believe User List macro addresses your question. Just mention the groups which has administrator permission and you are good to go. It will even show you who is online and who is not.
@Sayed Bares _ServiceRocket_ Hi Sayed,
thanks for your answer.
I tried this macro before, but I can't query the space administrators through it.
This macro helps with the targeted query of Confluence groups from the general user directory.
Maybe the attached screenshot will help to better understand my issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Daniel Vlad then your best bet is to create your own user macro. https://community.atlassian.com/t5/Confluence-questions/List-all-space-administrators/qaq-p/259028 could be a good start.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don’t have this query at the moment but I found a sql command which you can run against your database. I’ll look for it and post tomorrow.
Depending on how many spaces you have, it pulls all spaces and lists each space admin. The data may appear to repeat but at least this will let you get the data without looking at each space separately.
it also does personal spaces.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.