Hi All,
I have a requirement to find out JIRA And Confluence Project names by Groups. I have a list of Groups with me and want to find out which JIRA project and Confluence spaces are using these groups.
Any SQL or other way to find out will be much appreciated. Many thanks for your time and help.
Best Rgds,
Prashant.
This isn't really easy for JIRA - a group could be used by a project in all sorts of disparate ways. The obvious one to start with is to look at the groups used in the project roles, but you'd also need to check the workflows (no SQL to do that - you'd need to parse the xml for the flow after fetching it), custom fields, security levels, notification schemes, and I'm sure I've left out a few other places.
Confluence is slightly easier, as it's quite rare to use groups outside the space permissions and restrictions.
But we can't give you simple SQL for this, that's a minor project in itself.
The question really becomes why do you want to do this?
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.