summaryrefslogtreecommitdiff
path: root/lib/api
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-14 08:40:08 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-14 08:40:08 +0000
commit90e47dd949abdff410d20db2ed908494a5248cf4 (patch)
tree8ed5b338cf318bd4a518d7526cd063ae04f8f217 /lib/api
parent5c53dc5a1e7cbae3e7c281cfb0740d44c771958f (diff)
parentf3d4767d0c78daf315e6b653bed3a3a3ee308072 (diff)
downloadgitlab-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 'lib/api')
0 files changed, 0 insertions, 0 deletions