Edgewall Software

Ticket #4380 (closed enhancement: fixed)

Opened 2 years ago

Last modified 21 months ago

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

timeline_rss_category.diff (457 bytes) - added by maz 2 years ago.
Add category to timeline RSS items

Change History

Changed 2 years ago by maz

Add category to timeline RSS items

  Changed 2 years ago by maz <mzizka@…>

  • cc mzizka@… added

  Changed 23 months ago by maz <mzizka@…>

  • milestone set to 0.10.4

Well since this is such a simple change, I'm kinda hoping this will be added in the next 0.10.x version.

follow-up: ↓ 4   Changed 21 months ago by maz <mzizka@…>

  • milestone changed from 0.10.5 to 0.10.4

I'm hoping that this is a simple enough change that it can be implemented in the 0.10.4 incremental. If not, feel free to move it back to 0.10.5. Thanks!

in reply to: ↑ 3   Changed 21 months ago by eblot

Replying to maz <mzizka@hotmail.com>:

I'm hoping that this is a simple enough change that it can be implemented in the 0.10.4 incremental.

As an enhancement, I'd rather see it being implemented for 0.11...

  Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to fixed

Fixed in r5001

(similar change done on trunk, r4999; as noted in that changeset, I think we should perhaps have the realm set as the <category>, so that we have all the ticket changes categorized as "ticket")

Add/Change #4380 (Add category to timeline RSS events)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.