Edgewall Software

Ticket #2511 (closed enhancement: duplicate)

Opened 3 years ago

Last modified 10 months ago

Adding support for a testing ticket status

Reported by: wichert@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.9.2
Severity: normal Keywords:
Cc:

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

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

Change History

Changed 3 years ago by wichert@…

testing status support

Changed 3 years ago by mgood

  • status changed from new to closed
  • resolution set to duplicate

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

Changed 10 months ago by anonymous

NO project is too small for a testing status!!

Add/Change #2511 (Adding support for a testing ticket status)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.