Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to search for issues with links and link name like "something"* ?

Chris Markopoulos
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 26, 2019

I am trying to create a query (or a combination of queries) with which I want to find issues with links, and the name of the linked issues beginning with something specific.

For example, I have names like:

ABScreens (ABScreens-12345, ABScreens-23456 etc)

ABFeeds (ABFeeds-12345, ABFeeds-23456 etc)

ABApps (ABApps-12345, ABApps-23456 etc)

and i want something like this:

project in ("Project Name") and type = Defect and issue in hasLinks() and linkName ~ AB*

Just the hasLinks() would return me all the issues with links and I am only interested in the issues that have links with issues beginning with AB.

I know that Script Runner is needed to use hasLinks() but i need to make sure I can create what i need before purchasing a licence. 

Any ideas?

Thank you!

0 answers

Suggest an answer

Log in or Sign up to answer