Hi!
Would like to know if it's possible to filter via Jira query all components which are created by jira admin, but are not liked with any task.
Example:
Jira admin created 3 components.
CM-A, CM-B, CM-D
CM-B component is linked with tasks.
But would like to filter CM-A and CM-D out with JQL.
Using not exists or not in values, give 0 result, meaning those can't be used at charts.
Currently it can be seen from Jira admin side, issues filter only.
So you could go thru 1 component at a time...
Component A
Component B
Component C
JQL - component = "Component A"
If it returns zero issues then that component it's not associated to any issue. Repeat for all other components.
Indeed it could be done, but depending on components amount it's costly.
Took currently workaround, Jira admin just shares information into jira task, which components have 0 issues.
That info is added into jira dashboard, filtered by description so we can see that information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes indeed it could take some time to go thru a long list. Basically 10s per component is a good estimate.
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.