On Wed, 2008-06-25 at 10:54 +0200, Damien Cassou wrote:
On Wed, Jun 25, 2008 at 10:50 AM, Norbert Hartl <norbert@hartl.name> wrote:
Ok, I changed a few things:
- removed unnecessary columns Difficulty and Priority from Issue list view - added status closed so it either goes -> defect -> fix -> verified -> close or -> patch -> fix -> verified -> close - treated a few issues to have correct status
You may want to remove other statuses. Here is the list:
New = Issue has not had initial review yet Accepted = Problem reproduced / Need acknowledged Started = Work on this issue has begun Comment = A question has been asked
Fixed = Developer made requested changes, QA should verify Verified = QA has verified that the fix worked Invalid = This was not a valid issue report Duplicate = This report duplicates an existing issue WontFix = We decided to not take action on this issue Closed = The fix has been treated and issue is closed
Which you would delete? They are all good and useful in my opinion. The only one which isn't useful to me is "Started". Norbert