Modify ↓
Opened 17 years ago
Closed 17 years ago
#7098 closed defect (fixed)
[PATCH] Trivial change to default_workflow to not print "The owner will change to...." when it wont actually change.
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | ticket system | Version: | 0.11b2 |
Severity: | minor | Keywords: | workflow |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hi
The attached patch will suppress the printing of the workflow hints "The owner will change to xxx" when the owner will not actually change. It always makes me double check that I'm actually working on a ticket assigned to me so this is actually something that I think is quite important from a usability point of view.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | nothing_ever_changes.patch added |
---|
comment:1 by , 17 years ago
Keywords: | workflow added |
---|---|
Severity: | normal → minor |
Status: | new → assigned |
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Patch applied in r6826 (after a few cleanups: indent is 4 spaces, line width is < 80 characters, see TracDev/CodingStyle).
Note:
See TracTickets
for help on using tickets.
Yep, that's annoying.