mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
trigger add_workfile_instance on collect instances
This commit is contained in:
parent
801444ef9c
commit
55cc40a3d0
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ class CollectInstances(pyblish.api.ContextPlugin):
|
|||
json.dumps(workfile_instances, indent=4)
|
||||
))
|
||||
|
||||
self.add_workfile_instance(context)
|
||||
|
||||
# Backwards compatibility for workfiles that already have review
|
||||
# instance in metadata.
|
||||
review_instance_exist = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue