Hi,
I am facing an issue wherein none of the epics of my filter are showing up on the Epic panel of the JIRA sprint board
Additional Information:
Can you please help me with this as soon as possible.
Hi Ishita,
Try to split what you want in your result into 2 parts. Part 1 would be the part where you select your epics:
Issuekey in (abc-123, abc-456, xyz-123)
And the part 2 would be the issues linked to those epics:
Project in (ABC) and ... and "Epic Link in (abc-123, abc-456, xyz-123)"
And finally, you combine the 2 together:
(Part 1) OR (Part 2)
Where the 'OR' is making sure you get both sets of issues together in 1 result.
Given that you are trying to create a filter for a Scrum board, why are you trying to limit the epics in your selection (you don't have to answer, I'm just wondering). After all, in the planning section of your sprint board you can select and filter issues from any epic by simply clicking it. And only the issues you add to a sprint will appear on the active sprint board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ishita,
The last part of your JQL statement is the suspect to go for. You limit your selection to issues having an Epic Link to (XYZ-123). Epics cannot be linked to another epic using the Epic Link field. So as a consequence, you are excluding all epics from your search results.
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 the answer,
I want to create a JIRA board filtering out issues linked with certain epics,
if the above filter will not work, can you help me with a way i could create a JIRA board filter query that filters out all the issue linked with a group of epics and all those epics are also shown in the EPic panel on the JIRA board too
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.