Skip to content

Commit 1c86345

Browse files
committed
do not fetch task in get representation parents
1 parent 1d16ad5 commit 1c86345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ayon_api/server_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6569,6 +6569,7 @@ def get_representations_parents(
65696569
representation_ids,
65706570
project_fields=project_fields,
65716571
folder_fields=folder_fields,
6572+
task_fields=set(),
65726573
product_fields=product_fields,
65736574
version_fields=version_fields,
65746575
representation_fields={"id"},

0 commit comments

Comments
 (0)