Can you help me with creating the filter?
Hi @Nana Sahakyan ,
do you have the scriptrunner app? Then you can query like this:
issueFunction in linkedIssuesOf("resolution is not empty")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it works only when you have Scriptrunner.
With plain Jira, I think this is not possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for you response @[deleted]
I need to create filter which includes all the linked issue that are "strike-through".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nana Sahakyan ,
To achieve this you need to use the third party app like ScriptRunner for Jira.
Then you need to write a query based on "issueFunction in linkedIssuesOf()".
Regards,
Kishore Kumar Gangavath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Nana Sahakyan ,
If you are looking at the JQL filter please refer to Saving your search as a filter documentation. Or If you are looking board filter refer to Configuring filters page.
Regards,
Kishore Kumar Gangavath.
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.