mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #174 from ynput/bugfix/AY-3297_Workfile-copy-and-open
Workfiles tool: Copy and open of published workfile works
This commit is contained in:
commit
728bf64395
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