Modify ↓
Opened 16 years ago
Last modified 7 years ago
#4507 new enhancement
set resolution or invoke workflow
Reported by: | dgc | Owned by: | |
---|---|---|---|
Priority: | low | Component: | GridModifyPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
On my project, sometimes there is a lot of ticket triage to do on invalid (or deferrable) reports. I'd love to be able to resolve them from the report view, too. Perhaps a nice way of doing so would be to invoke a predefined workflow, rather than simply setting the resolution field. Maybe it could be inserted as an extra table column containing a select with options for each defined workflow.
Clicking into each ticket and waiting for complete synchronous page views is the only really annoying part of using Trac. Thanks for this plugin -- it does much to alleviate this already.
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by
Priority: | normal → low |
---|---|
Severity: | normal → minor |
comment:2 Changed 14 years ago by
Owner: | changed from Abbywinters.com WebDev to anonymous |
---|---|
Status: | new → assigned |
comment:3 Changed 14 years ago by
Owner: | changed from anonymous to Björn Harrtell |
---|---|
Status: | assigned → new |
comment:4 Changed 7 years ago by
Owner: | Björn Harrtell deleted |
---|
Note: See
TracTickets for help on using
tickets.
FWIW, I took a stab at implementing this through another plugin: GridFlowPlugin . This is working well for me, so degrading this to low priority.