mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge pull request #3163 from pypeclub/bugfix/harmony_farm_missing_task
Harmony: fixed missing task name in render instance
This commit is contained in:
commit
4bb5e875d3
1 changed files with 1 additions and 0 deletions
|
|
@ -144,6 +144,7 @@ class CollectFarmRender(openpype.lib.abstract_collect_render.
|
|||
label=node.split("/")[1],
|
||||
subset=subset_name,
|
||||
asset=legacy_io.Session["AVALON_ASSET"],
|
||||
task=task_name,
|
||||
attachTo=False,
|
||||
setMembers=[node],
|
||||
publish=info[4],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue