-
Suggestion
-
Resolution: Fixed
-
1
-
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
A search I would find handy is to be able to pull up all issues that are linked to another as a 'blocker'
(and in a seperate search, those that are 'blocked')
so we can see what issues are stopping others progressing
apologies if this is already possible, but I can't see it in the version of 3.11 enterprise I'm using (was set up before I started work here, and I have no admin rights )
- relates to
-
JRACLOUD-14747 Ability to search for issues with blockers linked to them
- Closed
-
JRASERVER-23867 Add ability to search for issues that have no issue links (of a given type)
- Closed
-
JRASERVER-25640 JQL function for showing all issues linked to any issue by a given issue link type
- Closed
[JRASERVER-14747] Ability to search for issues with blockers linked to them
Workflow | Original: JAC Suggestion Workflow [ 3062574 ] | New: JAC Suggestion Workflow 3 [ 3691785 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Remote Link | Original: This issue links to "Page (Confluence)" [ 394914 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Resolved [ 5 ] |
Current Status |
Original:
{panel:title=Atlassian Update – 13 December 2018|borderStyle=solid|borderColor=#ebf2f9|titleBGColor=#ebf2f9|bgColor=#ffffff}
Hi everyone, this issue is being solved as a part of https://jira.atlassian.com/browse/JRASERVER-25640 We have added a new JQL clause allowing to search by the outgoing/incoming link types. It will work for any custom link but only for the local links. It will support the ‘=', ‘in’, ‘!=’ and ‘not in’ operators, there is no support for the ‘is empty’ operator. And yes, since it’s a clause (not a function), you will get the autocompletion. Syntax: issueLinkType in ('Blocks', ‘Is blocked by’) issueLinkType not in ('Blocks') Please note, that if an issue has no links it will be returned by the second query (which works a little different than in other clauses operating on collections). Kind regards, Artur Gniadzik, Jira Server Team {panel} |
New:
{panel:title=Atlassian Update – 21 December 2018|borderStyle=solid|borderColor=#ebf2f9|titleBGColor=#ebf2f9|bgColor=#ffffff}
Dear Jira users, We’re glad to announce that this issue will be addressed in our upcoming 8.0 release. You can find more details about our 8.0 beta release here — https://community.developer.atlassian.com/t/beta-for-jira-8-0-is-up-for-grabs/25588 Looking forward to your feedback! Kind regards, Syed Masood Product Manager, Jira Server and Data Center {panel} |
Fix Version/s | New: 8.0.0 [ 79699 ] |
Assignee | New: Artur Gniadzik [ agniadzik ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Status | Original: Under Consideration [ 11774 ] | New: In Progress [ 3 ] |
Current Status |
New:
{panel:title=Atlassian Update – 13 December 2018|borderStyle=solid|borderColor=#ebf2f9|titleBGColor=#ebf2f9|bgColor=#ffffff}
Hi everyone, this issue is being solved as a part of https://jira.atlassian.com/browse/JRASERVER-25640 We have added a new JQL clause allowing to search by the outgoing/incoming link types. It will work for any custom link but only for the local links. It will support the ‘=', ‘in’, ‘!=’ and ‘not in’ operators, there is no support for the ‘is empty’ operator. And yes, since it’s a clause (not a function), you will get the autocompletion. Syntax: issueLinkType in ('Blocks', ‘Is blocked by’) issueLinkType not in ('Blocks') Please note, that if an issue has no links it will be returned by the second query (which works a little different than in other clauses operating on collections). Kind regards, Artur Gniadzik, Jira Server Team {panel} |
Remote Link | New: This issue links to "Page (Confluence)" [ 402390 ] |