Want to list out blocking issues which are high priority in the project
Hi
We can get this using JQL Search Extensions plugin
JQL : issue in linkedBy(
"project = ABC AND priority = Highest"
) gives
issues which are linked by issues from project ABC with priority = Highest.
Plugin Link : https://marketplace.atlassian.com/apps/1214791/jql-search-extensions-for-jira?hosting=server&tab=overview
Regards,
Sudhakar
hi there,
where do you want this? In the issue navigator? Create a board? A dashboard gadget?
Let me know and I can help you through the process.
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.