Commenting on a ticket will update its "Updated" timestamp. But a nested reply to an existing comment on the ticket doesn't update that, which seems inconsistent.
Might affect all threaded discussions, not just tickets.
Forums show Thread's mod_date (there is also a last_post_date) and that does get updated on top-level and nested replies. Tickets show the mod_date. Wiki pages shows (on the browse page) the last Snapshot's timestamp so that doesn't update on comments at all, which is good since comments aren't as central to a wiki. Similar for blog posts (which only show a post date).
Fixed on db/8213
QA: confirm that top-level & nested replies update timestamps as expected for each type of tool.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Forums show
Thread
'smod_date
(there is also alast_post_date
) and that does get updated on top-level and nested replies. Tickets show themod_date
. Wiki pages shows (on the browse page) the lastSnapshot
'stimestamp
so that doesn't update on comments at all, which is good since comments aren't as central to a wiki. Similar for blog posts (which only show a post date).Fixed on db/8213
QA: confirm that top-level & nested replies update timestamps as expected for each type of tool.
Merged.