Trying the pull the Jira epic in issues search below format but getting an error "Epic Link" = (“O000000looooo”)
please help
Are you looking to locate all Epics? If so, you could use...
issuetype = Epic
If it's one specific Epic, you could use key - such as...
key = ABC-123
And if you're looking for all issues within an Epic, for Company-managed Projects it would be...
"Epic Link" = ABC-123
And for Team-managed...
parentEpic = ABC-123
---
If none of these are what you're looking for, give us more details about what you need so we can help further!
Ste
Hi Stephen ,
thank you for responding to my query
I am trying to pull all the issues in one Epic
I tried with Epic Link but i am getting that perator '=' does not support the list value '("XXX-oooo")' for field 'Epic Link'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is '("XXX-oooo")' representing in this instance?
You should be utilising a single Issue Key, eg. ABC-123.
If you want to include multiple Epic keys, you'll need to use:
"Epic Link" in (ABC-123, ABC-456)
Ste
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.
You need to use the Epic's Issue Key - this is the unique identifier based on the Project Key and a numeric value - for example...
Ste
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent, great to see you found it!
If this answer helped to resolve your query - could you accept it, so others know it can help them too? :)
Ste
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.