Hello,
Our company has created duplicate Linked Issue Types. Before cleaning them up, we need to determine which type has the most active relationships. Is there a way to query this information when each option has the same UI name?
For example: We have these are options:
1. tests
2. is tested by
3. tests
4. is tested by
One way I would suggest is to pull the linked Issues and sort them on updated date. You might have to repeat this for all of your issues (hoping that is a higher-level work item like a story or a epic)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.