Kanban Backlog - Issues without versions.
I have a Kanban Backlog created. When we create an issue, by default it doesn't have a fixVersion. That is what we want. All good, but.. when administering the Kanban Backlog I select Versions -> Issues without versions, I see nothing.
I'd like to know how I can get issues to display in this version, shouldn't a new issue display here if it doesn't have a fixversion??
My general board filters are simple:
Filter Queryproject = TEST AND fixVersion in unreleasedversions() AND (fixVersion != Task OR status != Closed) AND fixVersion not in ("No Plan") AND resolution in (Done, Fixed, Unresolved) ORDER BY Rank ASC
With NO sub-filter.
Hi,
did you include fixVersion IS EMPTY ?
Best
JP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.