mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
kix kwarg in hiero representations query
This commit is contained in:
parent
022b6c6f54
commit
c35dde88ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1089,7 +1089,7 @@ def check_inventory_versions(track_items=None):
|
|||
# Find representations based on found containers
|
||||
repre_docs = get_representations(
|
||||
project_name,
|
||||
repre_ids=repre_ids,
|
||||
representation_ids=repre_ids,
|
||||
fields=["_id", "parent"]
|
||||
)
|
||||
# Store representations by id and collect version ids
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue