diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-14 08:40:08 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-14 08:40:08 +0000 |
commit | 90e47dd949abdff410d20db2ed908494a5248cf4 (patch) | |
tree | 8ed5b338cf318bd4a518d7526cd063ae04f8f217 /doc/gitlab-basics | |
parent | 5c53dc5a1e7cbae3e7c281cfb0740d44c771958f (diff) | |
parent | f3d4767d0c78daf315e6b653bed3a3a3ee308072 (diff) | |
download | gitlab-ce-90e47dd949abdff410d20db2ed908494a5248cf4.tar.gz |
Merge branch 'rs-issue-1773' into 'master'
Fix mentions not being created upon issue/merge request update
New cross-references weren't being added when they were made in an issue or merge request update.
This happened because the relevant `UpdateService`s were making the `notice_added_references` call
after the model had already been updated and saved, so the `changes` attribute was empty and no
cross-references were made at all.
This fixes the bug and adds a bit of testing and a bit of refactoring.
Closes #1773
See merge request !974
Diffstat (limited to 'doc/gitlab-basics')
0 files changed, 0 insertions, 0 deletions