Fixed bug with merge immediately button not working
What does this MR do?
This was caused by using this
in a fat arrow function, so this
would not equal the jQuery element. This changes that to use e.target
instead.
Merge request reports
Activity
assigned to @jschatz1
assigned to @iamphill
assigned to @jschatz1
enabled an automatic merge when the pipeline for 91608be8 succeeds
mentioned in commit 0630f672
mentioned in issue #27086 (closed)
mentioned in issue #27147 (closed)
mentioned in commit 94cc685f
Please register or sign in to reply