Ticket #4380 (closed enhancement: fixed)
Add category to timeline RSS events
| Reported by: | maz | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.4 |
| Component: | timeline | Version: | 0.10.3rc1 |
| Severity: | normal | Keywords: | |
| Cc: | mzizka@… |
Description
Is there any reason why the timeline's RSS format does not contain an event's category or "kind"? This can easily be added in 0.10.x with the supplied patch:
<category><?cs var:event.kind ?></category>
This should result in each "item's" category being newticket, closedticket, editedticket, milestone, changeset or attachment.
This could also be changed to be more specific such as ticket/closed, ticket/reopened, etc.
Thanks for any clarification.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


