Hello,
I have classic software project (LUNA) and Kanban board with the following JQL:
project = LUNA AND fixVersion = 2.1 ORDER BY Rank ASC
If I select no grouping in swimlanes - it works OK.
But if select group by Epic - it shows nothing at all - board is empty.
Solution: modify filter to include Epic, i.e.
project = LUNA AND fixVersion = 2.1 OR issuetype = Epic ORDER BY Rank ASC
Hi Bond,
I have not tried to base Swimlanes on Epics before, but what I noticed is that the cards that are attached to Epics are the ones that have disappeared. It would be interesting to see what happens if you link the LUNA-189 card to an Epic.
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.