Modify ↓
Opened 15 years ago
Closed 14 years ago
#6972 closed defect (fixed)
Batch modification of status results in deleted status on ticket
Reported by: | anonymous | Owned by: | CuriousCurmudgeon |
---|---|---|---|
Priority: | normal | Component: | BatchModifyPlugin |
Severity: | normal | Keywords: | |
Cc: | jill@… | Trac Release: | 0.11 |
Description
If the status checkbox is enabled and no status radio button is selected, the existing status is deleted on all tickets. I have not verified if this behaviour is the same for all fields.
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Cc: | jill@… added; anonymous removed |
---|
Interested in hearing about a patch.
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This is fixed in the 0.7.0 release, which is being packaged up right now.
The commits for this ended up being bunched together with the changes in #7303.
Note: See
TracTickets for help on using
tickets.
This is a known problem. The plugin needs to be smarter about how it handles status changes in general. For example, you can set a resolution on a ticket, but not set the status to closed.