Over the weekend, I was experimenting with how I could get subtasks to appear in the Active Sprints view, and now issues only appear in the Active Sprint – the backlog and future sprints are empty. Searching for changes that would do this, I found references to (1) unmapped statuses, and (2) swimlane configuration. However, following the instructions in those posts aren't helping.
All the status types are mapped to columns:
board column configuration.png
In my experiments, I did try changing how the Swimlanes were mapped. I don't see that affecting the visibility of issues when I change it around now. Currently, Swimlanes are based on Stories:
board swimlanes config.png
I did NOT do any experimentation with changing queries.
Aha! I somehow edited the board's Filter Query from:
Filter Query: project = <projectname> ORDER BY Rank ASC
Filter Query: project = <projectname> AND sprint = "<first sprint's name>" ORDER BY Rank ASC
I think it must have happened while I was looking at shared queries. I didn't realize that the basic functionality underlying the Agile views were stored along with the filters that I create in the Issues page.
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.