"Epic Link" = DDMP-13 AND Linked Issues=is cloned by
While Server does have the "Linkedissuetype" JQL function Cloud does not. if you are on server try using Linkedissuetype.
Response below received for "Epic Link" = DDMP-13 AND LinkedIssuetype=(is cloned by)
Error in JQL Query: Expecting either a value, list or function but got 'is'. You must surround 'is' in quotation marks to use it as a value. (line 1, character 44)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i don't have server so cannot test out the syntax. did you try using quotes as it mentions?
"Epic Link" = DDMP-13 AND LinkedIssuetype=("is cloned by")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tried and getting response Field 'LinkedIssuetypes' does not exist or you do not have permission to view it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i was just checking the documentation and found the following so my previous response may be dated. Can you have a look at below and the docs? Note the above link is for Server 8.1 please be sure to select the correct platform/version for your instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your help. I will need to look at that section further on how to create the syntax that will pick up all the cloned issues per epic.
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.