-
Suggestion
-
Resolution: Unresolved
-
14
-
45
-
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
It is now possible to search issues that have links with some issue.
It would be needed feature to add possibility to search links for all issues in some project, eg. issue in linkedIssues("TST-*").
This would help out project manager to create searches like: find all open issues in my project which are linked from support's project. Now we are using plugin for this.
Workaround
As a workaround, you can achieve your requirements with the help of the below marketplace add-ons until the feature is implemented in Jira:
- JQL Search Extensions using the functions LinkedByIssueProject and LinksIssueProject.
- ScriptRunner for Jira using the linkedIssuesOf function in the Enhanced Search functionality.
- is related to
-
JRASERVER-18679 Add possibility to search linked issues from specific project not just issue
- Gathering Interest
- relates to
-
JRACLOUD-20518 Add a function which returns whether an issue has any links of a given type
- Closed
-
JRACLOUD-24648 JQL query to return certain issues and (only) THEIR children. (Make the argument of JQL operator "IN" able to be an evaluated expression.)
- Closed
-
JRACLOUD-63414 Enhance Issue Link Type Search JQL queries / more options for linkedIssues() parameters
- Under Consideration