Hi Amit,
There isn't anything out of the box with Jira for this. But you can create filters and dashboards to show most of that information.
something like "Power Admin for Jira" As this is not available in jira cloud ?
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.
May i have jql filter to check.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JQL is for searching for issues, not projects, users, or workflows.
You can do a bit with it on dashboards though - create a filter for "all issues" and use it as the filter for a couple of "issue statistics" gadgets on a dashboard. The simplest one can group issues returned by a filter together by any searchable field, so you could create ones that group by
Which would at least give you some numbers to work with.
Workflows - you need to log in as an admin and go look at the list of workflows. And scan through all your team-managed projects manually too.
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.