Ticket #1139 (new defect)
TracZephyrPlugin doesn't deal with editing comments
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Upstream Utopia |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
In Trac 0.12, you can edit comments. Changes are not zephyred.
Change History
Note: See
TracTickets for help on using
tickets.
AFAICT, this is an upstream bug, because ticket_changed simply isn't called. This is probably also why comment edits are not sent out in e-mail. We could have a cron job that went through the ticket_change table every night and found edits, or we could not care.