mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
ad61ced159
commit
1ae71bb3b3
1 changed files with 1 additions and 1 deletions
|
|
@ -543,7 +543,7 @@ def _create_instances_for_aov(instance, skeleton, aov_filter, additional_data,
|
|||
ValueError:
|
||||
|
||||
"""
|
||||
task_name = instance.data['taskEntity']['name']
|
||||
task_name = instance.data["task"]
|
||||
|
||||
anatomy = instance.context.data["anatomy"]
|
||||
src_product_name = skeleton["productName"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue