gitlab-org--gitlab-foss/changelogs
Jan Provaznik 4b6b8ecced Return last edited time instead of update time
For issuable models we keep two timestamps:
updated_at which is updated whenever any model attribute is changed,
last_edited_at which is changed when only title or description is
changed.

In UI bellow description we display who and when updated the item. But
last_edited_by (used for 'who') is mistakenly combined with updated_at
(when), last_edited_at should be used instead.

Closes #41247
2018-01-18 12:27:02 +01:00
..
unreleased Return last edited time instead of update time 2018-01-18 12:27:02 +01:00
unreleased-ee Fix JS bundle not running on the Cluster update/destroy pages 2018-01-16 16:01:25 -06:00
archive.md