Defect #16256
closedTimestamp of issue note doesn't update when updating
0%
Description
When editing a comment, inside an issue the "update time" should(?) change after editing a comment but it doesn't show an updated timelog.
This occured after updating from redmine 2.0 to 2.5, maybe i missed something when migrating the database? I used the guide from the wiki and everything worked out fine without errors until now.
Thanks
Files
Related issues
Updated by Philipp Hilpert over 10 years ago
the timestamp of "updated" comments also doesnt change in the timelog in the "view for all tickets".
edited, does it change here?
so it has been updated but the timelog doesnt change, weired.. maybe it's just the translation thats strange...
edited: 17 minutes after creation:
Shouldnt the "updated XY ago" timestamp change to "updated less than a minute ago?"
Updated by Mohammad AbuShady about 10 years ago
I've checked the table structure, it doesn't have a timestamp for updates that are happening on the record, we could either add a new field just for that, or we could touch the creation time field, but it would be a little confusing.
Updated by Toshi MARUYAMA about 10 years ago
- Subject changed from Timestamp of comment doesn't update when updating of a comment to Timestamp of issue note doesn't update when updating
Updated by Go MAEDA over 7 years ago
- Has duplicate Defect #26304: Updating the issue update text does not affect updated time information added
Updated by Hontvári Levente almost 7 years ago
This can also be considered as a feature. Redmine shouldn't do anything, especially it should not send an email after correcting a spelling mistake for example. If something important happens, that should be described in a new note.
On dokuwiki there is a checkbox with which an edit can be marked as "minor change". A similar feature can be used to mark edits which must not result in email sending or timestamp update.
Updated by Go MAEDA 10 months ago
- Related to Feature #31505: Mark edited journal notes as "Edited" added