Edgewall Software
Modify

Ticket #4380 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years 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@…
Release Notes:
API Changes:

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 5 years ago.
Add category to timeline RSS items

Download all attachments as: .zip

Change History

Changed 5 years ago by maz

Add category to timeline RSS items

comment:1 Changed 5 years ago by maz <mzizka@…>

  • Cc mzizka@… added

comment:2 Changed 5 years 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.

comment:3 follow-up: Changed 5 years 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!

comment:4 in reply to: ↑ 3 Changed 5 years 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...

comment:5 Changed 5 years ago by cboos

  • Resolution set to fixed
  • Status changed from new to closed

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")

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.