Merge branch 'develop' into enhancement/AY-1226_Use-AYON-entities

This commit is contained in:
Jakub Trllo 2024-03-13 12:54:39 +01:00
commit 2a3185a9cb
3 changed files with 85 additions and 7 deletions

View file

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