Fix action #1906 move only moves one
This commit is contained in:
parent
69afaf19f3
commit
1bf0d22bc6
@ -121,6 +121,7 @@ class StagingAPI(object):
|
|||||||
# Delete the old one
|
# Delete the old one
|
||||||
self.rm_from_prj(source_project, request_id=req_id,
|
self.rm_from_prj(source_project, request_id=req_id,
|
||||||
msg='Moved to {}'.format(destination_project))
|
msg='Moved to {}'.format(destination_project))
|
||||||
|
return True
|
||||||
|
|
||||||
def get_staging_projects(self):
|
def get_staging_projects(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user