Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/orders.ini.erb

Issue 5632770915172352: Issue 2229 - added possibility to re-accept orders from status problem in the order system at issue (Closed)
Patch Set: Created March 31, 2015, 10:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/orders.ini.erb
===================================================================
--- a/modules/trac/templates/orders.ini.erb
+++ b/modules/trac/templates/orders.ini.erb
@@ -30,7 +30,7 @@
resolve = * -> closed
resolve.operations = set_resolution
resolve.permissions = TICKET_ADMIN
-accepted = new,reopened -> accepted
+accepted = new,reopened,problem -> accepted
accepted.permissions = TICKET_ACCEPT
ordered = problem,accepted -> ordered
ordered.permissions = TICKET_ADMIN
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld