Modify ↓
Opened 15 years ago
Last modified 5 years ago
#6641 new defect
TracBacks should get comment using a query on the DB
Reported by: | Ryan J Ollos | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | TracBacksPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Currently, if a ticket comment is changed, the comment in not changed in the referenced ticket.
Trac 0.12 allows comments to be edited. That makes the following feature even more important:
Perhaps we can query the database to get the comment, using a macro inserted into the referenced ticket, rather than copying the ticket comment from the reference to referenced ticket.
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from Mel Chua to Ryan J Ollos |
---|
comment:2 Changed 5 years ago by
Owner: | Ryan J Ollos deleted |
---|
Note: See
TracTickets for help on using
tickets.
Reassigning to new maintainer.