After migration to jira server version my Filter Query doesn't work because server version doesn't support "parentEpic'
project = N AND parentEpic in (N-345, N-346, N-347, N-348, N-349, N-350) AND assignee in (EMPTY, membersOf("UI/UX")) ORDER BY duedate ASC, priority ASC
How can i do the same in the in jira sever version?
Hi Elias,
You may want to vote for https://jira.atlassian.com/browse/JRASERVER-59181. This JIRA ticket also includes suggestions on how to accomplish what parentEpic does, e.g.:
Hope it helps,
Carlos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.