OP-2951 - fix wrong variable

This commit is contained in:
Petr Kalis 2022-03-31 12:00:48 +02:00
parent a404f10bef
commit 6b6c466d8b

View file

@ -45,7 +45,7 @@ class AddSyncSite(load.LoaderPlugin):
if family == "workfile":
links = get_linked_ids_for_representations(project_name,
add_ids,
[repre_id],
link_type="reference")
for link_repre_id in links:
self.add_site_to_representation(project_name,