Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 11 years ago

#2511 closed enhancement (duplicate)

Adding support for a testing ticket status

Reported by: wichert@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.9.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

For a lot of projects I need the ability to set the status for an issue for testing. This is a seperate step between active and resolved where an issue should be resolved, but has not been certified to be resolved by full testing, which is (should) be done by other people.

To support this I created a patch which added a new ticket status called 'testing', modified the milestone and roadmap to show that tickets in a testing status seperately and updated the unittests to reflect the new possible actions.

In order to make this easier to use I also modified the trac-post-commit subversion hook: I added a —testing parameter which tells the hook to mark an issue as testing instead of fixed. The default is set to fixed in order to preserve backwards compability, and since I suspect that most trac installs are for small projects which do not have a need for a seperate testing status.

Attachments (1)

trac.testing.diff (13.2 KB ) - added by wichert@… 19 years ago.
testing status support

Download all attachments as: .zip

Change History (3)

by wichert@…, 19 years ago

Attachment: trac.testing.diff added

testing status support

comment:1 by Matthew Good, 19 years ago

Resolution: duplicate
Status: newclosed

#869 will address the need for customization of the workflow.

comment:2 by anonymous, 17 years ago

NO project is too small for a testing status!!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.