mozilla / scrumbugz

Scrummy look at Bugzilla data. Discuss in #scrum on irc.mozilla.org.
http://scrumbugz.rtfd.org
Other
32 stars 20 forks source link

Add column for date added to sprint table to be able to sort by date #90

Open whimboo opened 12 years ago

whimboo commented 12 years ago

It would be pretty helpful for our scrumbu.gs sprints if we could sort entries by date. Mostly when they have been added. Reason is that we schedule sprints on a quarterly basis and the list of sprints is kinda unsorted when opened. Also we want to quickly identify long outstanding entries.

pmclanahan commented 12 years ago

The list of sprints on the team page is sorted by date. Do you mean a different list?

whimboo commented 12 years ago

In our case I talk about http://scrumbu.gs/t/Auto_Dev/Sprint_Q3/

pmclanahan commented 12 years ago

Ok. I see what you're saying (and I see the scrollback in IRC). Scrum really is for well defined and time constrained sprints. Moving stories into and out of a sprint is to be avoided if at all possible. I don't think we can specifically support a non-scrum workflow like that. A "date added to sprint" column would be superfluous for every other team, so I can't really justify adding it to the interface.

whimboo commented 12 years ago

Sorry for reopening but I have a suggestion here which would not force us to have a date column at all. When you initially open the above mentioned page can't we simply list the entries by date added in an descending order? Means most recent at the top. If the user wants another order it can always be applied.