mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Copy over attrib to copy product groupping
This commit is contained in:
parent
87362cbc90
commit
5e877f9b05
1 changed files with 1 additions and 0 deletions
|
|
@ -952,6 +952,7 @@ class ProjectPushItemProcess:
|
|||
product_name,
|
||||
product_type,
|
||||
folder_id,
|
||||
attribs=self._src_product_entity["attrib"]
|
||||
)
|
||||
self._operations.create_entity(
|
||||
project_name, "product", product_entity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue