I want to do Advance Search for issues which are linked to another issue but unable to do that using linkedIssues(ABC-123) function as it is showing me an error such as attached. Please help me to get a solution to this.
Not sure what is going wrong in a syntax of JQL as I have added this with reference to the below link:
Your quick response is much appreciated.
Thanks in advance!
Hello @Khushboo,
If you look at the Examples line in the documentation, you can see:
issue in linkedIssues(ABC-123)
So you just need to add issue in before linkedIssues(CT-560).
Hope this helps!
- Manon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.