Modify ↓
#6492 closed defect (fixed)
[Patch] Hint is missing when previewing a ticket using the set_status_to_previous action
Reported by: | Erik Andersson | Owned by: | Eli Carter |
---|---|---|---|
Priority: | normal | Component: | AdvancedTicketWorkflowPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The hint: The status will change to %s' % new_status
is missing when previewing a ticket using the set_status_to_previous action.
I'll take a shot at a patch..
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | t6492_kirean_preview_set_status_to_previous-r7476.patch added |
---|
comment:1 follow-up: 2 Changed 15 years ago by
Summary: | Hint is missing when previewing a ticket using the set_status_to_previous action → [Patch] Hint is missing when previewing a ticket using the set_status_to_previous action |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to Erik Andersson <kirean@gmail.com>:
If anyone got a better solution on this I would appreciate feedback.
Fixed in [7696] with something very similar to the proposed patch. Thanks!
Note: See
TracTickets for help on using
tickets.
If anyone got a better solution on this I would appreciate feedback.