Fix generic service mover being unable to move

remotes/1697617238042506578/master
Inex Code 2022-09-19 02:43:06 +03:00
parent 49571b6ef2
commit a7208c1a91
2 changed files with 1 additions and 2 deletions

View File

@ -27,4 +27,4 @@ async def get_token_header(
def get_api_version() -> str:
"""Get API version"""
return "2.0.3"
return "2.0.4"

View File

@ -185,7 +185,6 @@ def move_service(
status=JobStatus.RUNNING,
error=f"Unable to set ownership of new volume. {service_name} may not be able to access its files. Continuing anyway.",
)
return
# Mount new volume
Jobs.get_instance().update(