diff options
author | Stan Hu <stanhu@gmail.com> | 2018-02-12 17:29:28 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-02-12 17:34:18 -0800 |
commit | 926002fdf8d83147cfb577939bd3f8e75da56548 (patch) | |
tree | b1148e6455a6b2d7a03d80eb463416444565503a /lib/api/api.rb | |
parent | 498ade4801a822f8704390b10d178af9fe7987cb (diff) | |
download | gitlab-ce-926002fdf8d83147cfb577939bd3f8e75da56548.tar.gz |
Fix Error 500s creating merge requests with external issue trackersh-fix-issue-43193
When JIRA or Redmine were enabled and the branch name did not match the
matching regular expression, the `issue_iid` would be `nil`, preventing
users from creating merge requests.
Closes #43193
Diffstat (limited to 'lib/api/api.rb')
0 files changed, 0 insertions, 0 deletions