issue in linkedIssues need all parent & child tickets

kenp11 January 3, 2020

When I use this query i get all the linked issues and i can only see the child links in the COLUMN LINK field. How do i get them to display along with the 17 existing links. These are child links from main ticket.  I can't use any ADD ON or plugins due to budget.

issue in linkedIssues(ENG-7848)

1 answer

0 votes
Pramodh M
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 3, 2020

Based on how many parent linking you have it may get tedious... wait for it

You may specify the linking also in the function as,

(issue in linkedIssues(ENG-7848) AND issue in linkedIssues(ENG-7848, "parent linking-1") AND issue in linkedIssues(ENG-7848, "parent linking-2") AND issue in linkedIssues(ENG-7848, "parent linking-n"))

Suggest an answer

Log in or Sign up to answer