Forums

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

Is there a JQL function for Issues similar to currentUser()?

Roman Koval
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!
July 22, 2020

I'm trying to create a description template for Jira issues that has a filter to show all issues linked to it. Is there a JQL function similar to currentUser() but for issues?

For example, I have an issue ABC-123, and I want to add a filter into its description, for example "issue in linkedIssues(ABC-123)". But instead of using "ABC-123" I would like to use something like linkedIssues(currentIssue()). So in this case I don't have to update the description every time I clone the ticket. 

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 31, 2020

Hi @Roman Koval -- Welcome to the Atlassian Community!

I am curious what problem you are trying to solve. 

  • Doesn't the cloned issue already contain the list of linked items when you view it? 
  • What is the filter that you want to add providing?

 

Thanks, and best regards,

Bill

Suggest an answer

Log in or Sign up to answer