Hi,
I would like to select all epics for which the Summary and the Epic Name have the same value. Does anyone know how I can do this?
Cheers,
Alex
JQL doesn't natively support comparing two fields. However, take a look at this answer that contains a possible solution using an Script Runner:
https://community.atlassian.com/t5/Jira-questions/JQL-for-comparing-2-string-fields/qaq-p/715289
Cheers,
Jens
Make sure you are using a recent version of ScriptRunner if you want to use "issuefunction in expression"
https://productsupport.adaptavist.com/browse/SRJIRA-5647
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.