I'm new to JQL. I'd like a filter that shows issues across all projects which are linked to a blocking issue.
Strangely, I found a function to do it, but it doesn't work in my OnDemand version. The auto complete doesn't even suggest the hasLinks() function.
https://studio.plugins.atlassian.com/wiki/display/JQLT/Issue+Link+Functions
Function To find all issues that has links and optionally for a link type
Since : v1.0
Usage:
After running
issue in hasLinks()
I get: Unable to find JQL function 'hasLinks()'.
Why is this not working for me, yet in the help guide?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yup, that is a third party plugin and is not available in onDemand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, that's because I'm looking at the help guide of the plugin this function is available on, which is not available for the OnDemand version. :( :( ;(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use the linkedIssues function in Advanced Searching.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I see. You can't do that in JIRA. Unfortunately, you can't have other plugins on onDemand too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That seems to help me search for issues that are linked to specific issue(s). I'm looking for a search that says "show me all issues which are blocked by another". Not "show me all issues that block x, y, and z issues".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.