From 39cceeeb7498c5b6e2d189aa8c4f71704f46557a Mon Sep 17 00:00:00 2001 From: Petr Kalis Date: Fri, 29 Jan 2021 19:11:37 +0100 Subject: [PATCH] Harmony - keep label for instance same as write node subset needs to be still renamed! --- pype/hosts/harmony/plugins/publish/collect_farm_render.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pype/hosts/harmony/plugins/publish/collect_farm_render.py b/pype/hosts/harmony/plugins/publish/collect_farm_render.py index 4ef9bfa088..c811d3bed8 100644 --- a/pype/hosts/harmony/plugins/publish/collect_farm_render.py +++ b/pype/hosts/harmony/plugins/publish/collect_farm_render.py @@ -150,7 +150,7 @@ class CollectFarmRender(pype.lib.abstract_collect_render. version=version, time=api.time(), source=context.data["currentFile"], - label=subset_name, + label=node.split("/")[1], subset=subset_name, asset=api.Session["AVALON_ASSET"], attachTo=False,