mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Fix pushed products not attaching to version
This commit is contained in:
parent
636ef024b7
commit
49162f228e
1 changed files with 1 additions and 0 deletions
|
|
@ -994,6 +994,7 @@ class ProjectPushItemProcess:
|
|||
version_entity = new_version_entity(
|
||||
version,
|
||||
product_id,
|
||||
task_id=self._task_info.get("id"),
|
||||
attribs=dst_attrib,
|
||||
thumbnail_id=thumbnail_id,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue