The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Backlog went blank, and obvious fixes aren't working

Janet Lunde
Contributor
May 11, 2015

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.

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Janet Lunde
Contributor
May 11, 2015

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.