Commit 3616bc1a authored by GitLab Bot's avatar GitLab Bot

Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-11-12

# Conflicts:
#	app/services/issues/move_service.rb

[ci skip]
parents a579b8af ec3712c2
......@@ -2,8 +2,11 @@
module Issues
class MoveService < Issuable::Clone::BaseService
<<<<<<< HEAD
prepend ::EE::Issues::MoveService
=======
>>>>>>> upstream/master
MoveError = Class.new(StandardError)
def execute(issue, target_project)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment