summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorJan Provaznik <jprovaznik@gitlab.com>2018-01-11 17:22:00 +0100
committerJan Provaznik <jprovaznik@gitlab.com>2018-01-18 12:27:02 +0100
commit4b6b8eccedb49014d4cd329a336015fb8d7bcff9 (patch)
tree3d6112c7aa65e03b1c44a1ad085ac33ec492684c /qa
parenta4eb71dcfabbb27df1d4461cbb924ff1a4c3b1b8 (diff)
downloadgitlab-ce-4b6b8eccedb49014d4cd329a336015fb8d7bcff9.tar.gz
Return last edited time instead of update time41247-timestamp
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
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions