Originally created by: frog23
There are various problems with the RSS and ATOM feeds for individual tickets (e.g. https://sourceforge.net/p/allura/tickets/5363/feed.rss )
Only changes to the ticket itself (e.g. changing the status or the ownership) are shown within the feed. Pure text comments are not shown. They should however also be displayed in the feed, as comments are a vital part of the progress of a ticket. When implementing this feature, it should be ensured that the replies to comments also appear in the feed, analog to the changes done in ticket [#5437].
The links of the entries in the feed should link to the individual comment, analog to the changes done in ticket [#5363].
All the dates in the feeds are the same, presumably the date the ticket itself was created.