Modify ↓
#3259 closed enhancement (fixed)
Ticket changes in timeline should link directly to `#comment:n`
| Reported by: | Alec Thomas | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | low | Milestone: | 0.10 |
| Component: | general | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
This would probably require factoring the code that generates the change ID's out into a method of TicketModule so the timeline code could reuse it.
I've attached a quick proof-of-concept patch which simply uses the oldvalue column.
Attachments (1)
Change History (4)
by , 19 years ago
| Attachment: | ticket-timeline-comments.2.diff added |
|---|
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Good idea, I'll integrate this after the last #2703 changes.
Note:
See TracTickets
for help on using tickets.



Preliminary patch for linking directly to ticket comments from timeline