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.
Hi @Roman Koval -- Welcome to the Atlassian Community!
I am curious what problem you are trying to solve.
Thanks, and best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.