mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
define query result
This commit is contained in:
parent
9f174cc92c
commit
408593bf14
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ class DeleteOldVersions(load.SubsetLoaderPlugin):
|
|||
subset_name,
|
||||
",".join(versions)
|
||||
)
|
||||
)
|
||||
).all()
|
||||
|
||||
# Set attribute `is_published` to `False` on ftrack AssetVersions
|
||||
for asset_version in asset_versions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue