mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
first commit recreated entity before any modification are applied
This commit is contained in:
parent
790d454504
commit
f7104a1f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -2144,6 +2144,7 @@ class SyncEntitiesFactory:
|
|||
"name": _name,
|
||||
"parent": parent_entity
|
||||
})
|
||||
self.session.commit()
|
||||
|
||||
final_entity = {}
|
||||
for k, v in av_entity.items():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue