Modify ↓
Opened 16 years ago
Last modified 5 years ago
#4623 new enhancement
[patch] allow custom resolve actions (for custom workflows)
Reported by: | jholg | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | resolve |
Cc: | Trac Release: | 0.11 |
Description
Hi, MasterTicketsPlugin uses the standard 'resolve' action to choose when to deny resolving an issue that is blocked by another.
Attached patch adds a configuration option to allow adding custom resolve actions that need to be guarded, in case you use a custom ticket workflow that defines such actions.
Cheers, Holger
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | mastertickets_resolve_actions_patch.diff added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Noah Kantrowitz to Ryan J Ollos |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Status: | assigned → new |
---|
Note: See
TracTickets for help on using
tickets.
add config option for custom resolve actions