copy and open of published workfile should work

This commit is contained in:
Jakub Trllo 2024-03-12 16:12:12 +01:00
parent ea07cea748
commit 5f86e9eaba

View file

@ -573,6 +573,7 @@ class BaseWorkfileController(
workdir,
filename,
template_key,
src_filepath=representation_filepath
)
except Exception:
failed = True