Hi -
I have a Jira board which was configured with a query of "project = xxx", and all the epics showed in the epic panel.
I now need to exclude tickets linked to specific epics because they're being managed on a different board by a different PM, so I updated my query to "project = xxx AND "Epic Link" not in (GR-7634, INT-4, YB-345) ORDER BY Rank and the Epic panel is now empty.
The board is correctly showing all of the tickets I'm expecting to see, but the epic list is empty. If I open one of the tickets that is being shown on the board, and open the epic link, and "View on Agile board" I get the message "There are no boards which contain this issue." - BUT the ticket IS showing in the board.
Why would excluding certain tickets make the entire Epic panel empty?
TIA!
Do any of the issues that are on the board have Epic links to epics you are not excluding?
Edit: Typing that made me remember what it was. None of the Epics you want in your panel have Epic links to Epics that you have not excluded. So the "not in" is hiding them.
You'll need a query that re-includes all the Epics you need.
Ah - well I have the same problem on another board which is in fact doing the opposite and is very specifically only including tickets where the Epic IS IN, and the same problem is manifesting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My guess would be that your query is now excluding all epic tickets because it's filtering on the "epic link" field which isn't on epic tickets, but on tickets in the epic. You'd probably need to edit the query to re-add in the epics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, that makes sense! Cool thanks I should be able to fix it now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is also what I said in my edit...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes - I realise that now! It was the speech marks around "Epic link" that switched on the lightbulb!
Thanks both :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
good!!!
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.