“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.5
Security problem? Check the security section.
FS#496 - 'Released' flag / status level
Opened by Simon Large (slarge) - Tuesday, 29 March 2005, 00:10 GMT+1
|
Details
We encourage our users to look at the issue tracker so they can see what
I notice a similar thing in your own issue tracker. Having the
Can I propose another flag ‘Released’, which means ‘I have made it into
The flag would have to be set manually, or there could be an
It could be implemented as another status level as long as it doesn't |
Tuesday, 22 November 2005, 21:15 GMT+1
Reason for closing: Deferred
This sounds to me like a useful feature, if the UI issues can be worked out.
I’d suggest having Open & Unreleased as well as plain old Unreleased, since I’d most likely close an issue when it was fixed, and then before a release, I’d want to check the unreleased changes to make (or compare with) a change log document.
Couldn’t this get handled by the ‘Due in Version’ value rather than adding a new field?
You could get list of unreleased issues by creating a search that includes all tasks with ‘Due in Version’s that are in the future.
Would it be enough just to add an extra option to the ‘Due In Any Version’ dropdown called ‘Due in the Future’? I’m not sure if it would include tasks that don’t have ‘Due in Version’ set or not. I suspect it would be best to include them since tasks already released will most likely have their ‘Due in Version’ set.
That’s a very good idea.
If you do it that way can I also request that when a task is closed, if its ‘Due in version’ field is not already set, it gets set to the next release value. Otherwise we end up with a similar situation to the percent complete field where (in 0.9.7) we have to keep opening closed tasks just to update that field when someone forgets to set it before closing the issue.