Is there a way to get a list of all JIRA project admins from all JIRA projects ?
This is required for our users to see that list & approach their desired project's admins for gaining access to it.
Hopefully if it could show up in a JIRA itself by clicking a link could help users for self-help
Anyone has any thoughts ?
You can write a scripted custom field with script runner to show that, or if you want to show this not in the issue view but somewhere else you can use one of the new features of script runner which allows you to add items on various UI places and show it there.
https://scriptrunner.adaptavist.com/latest/jira/CustomisingUI.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you have confluence or some other web publishing tool you could keep this information on a web page and link to it from a dashboard gadget.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no default functionality to do it. You will need to write a plugin to expose those details to users.
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.