mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
copy and open of published workfile should work
This commit is contained in:
parent
ea07cea748
commit
5f86e9eaba
1 changed files with 1 additions and 0 deletions
|
|
@ -573,6 +573,7 @@ class BaseWorkfileController(
|
|||
workdir,
|
||||
filename,
|
||||
template_key,
|
||||
src_filepath=representation_filepath
|
||||
)
|
||||
except Exception:
|
||||
failed = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue