Hi!
There are lots of questions about how to find linked tasks with JQL, but can you please advise.
I need to find all epics and features (in a specific project) that do NOT have linked issues with the following link types: parent, associated with, etc.
I tried to use "issueFunction in hasLinks" but I'm nor sure how to:
1) include all link types,
2) how to place "not",
I use "issueFunction in hasLinks" because I need only outbound links.
Thanks!
Hi Mike,
This is obsolete class name and I could not find it in JIRA sources. Just ignore the statement.
The author wanted you to look how project context parameters are handled and passed and probably to look into sources for some other context parameters (although I never saw other than listed in the table above the statement).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.