From 19e56fe3fee57213f7fd14f1b9c47b42aff430e7 Mon Sep 17 00:00:00 2001 From: Roy Nieterau Date: Thu, 30 Mar 2023 22:43:40 +0200 Subject: [PATCH] Hound --- openpype/hosts/resolve/api/plugin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openpype/hosts/resolve/api/plugin.py b/openpype/hosts/resolve/api/plugin.py index 89acc1001f..609cff60f7 100644 --- a/openpype/hosts/resolve/api/plugin.py +++ b/openpype/hosts/resolve/api/plugin.py @@ -791,6 +791,7 @@ class PublishClip: self.tag_data.update({"reviewTrack": self.review_layer}) else: self.tag_data.update({"reviewTrack": None}) + def _solve_tag_hierarchy_data(self, hierarchy_formatting_data): """ Solve tag data from hierarchy data and templates. """ # fill up clip name and hierarchy keys