Modify ↓
Opened 16 years ago
Closed 16 years ago
#3277 closed enhancement (wontfix)
Batch modification as one event in timeline
Reported by: | Owned by: | ashwin_phatak | |
---|---|---|---|
Priority: | normal | Component: | BatchModifyPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
If I modify a batch of tickets at once, I think it makes more sense to store that as a single event in the Trac timeline, rather than as a separate event for each ticket changed. Example, clearing a milestone is really just a single event ("all tickets in milestone X are now changed").
Attachments (0)
Note: See
TracTickets for help on using
tickets.
This would need to be changed in Trac core. The BatchModifyPlugin just updates the tickets. Trac core displays the timeline events.