Modify ↓
Opened 8 years ago
Closed 7 years ago
#2070 closed defect (fixed)
RSS "ticket closed/reopened" does not show summary
| Reported by: | gthb_at_destroyspam_hi_dot_is | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | timeline | Version: | 0.9b1 |
| Severity: | normal | Keywords: | |
| Cc: | m@… | ||
| Release Notes: | |||
| API Changes: | |||
Description
In the timeline RSS feed, a "ticket closed" or "ticket reopened" entry shows only the ticket number and the username. This detracts from the usefulness of the feed. Without the ticket summary I can't quickly triage which entries to look into more closely, when scanning through the feed.
Attachments (0)
Change History (4)
comment:1 Changed 7 years ago by cboos
- Milestone set to 0.10
- Owner changed from jonas to cboos
comment:2 Changed 7 years ago by cboos
- Status changed from new to assigned
I'd suggest the following title format:
Ticket #2598 created: (defect) SQL logic error or missing database when database seems fine
Currently, it's:
Ticket #2598 (defect) created by dangoor+trac@gmail.com
comment:3 Changed 7 years ago by Markus Tacker <m@…>
- Cc m@… added
comment:4 Changed 7 years ago by cboos
- Resolution set to fixed
- Status changed from assigned to closed
Since r3398, the title is using the following format:
Ticket #2598 (defect created): SQL logic error or missing database when database seems fine
Note: See
TracTickets for help on using
tickets.



#2518 recently requested the same thing again.
See also #2454, which requests the same thing for the browser view of the Timeline.