mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Do not overwrite source entity context
This commit is contained in:
parent
cb4df37067
commit
4229950f36
1 changed files with 1 additions and 1 deletions
|
|
@ -1030,7 +1030,7 @@ class ProjectPushItemProcess:
|
|||
|
||||
if not repre_context:
|
||||
repre_context = self._update_repre_context(
|
||||
repre_entity,
|
||||
copy.deepcopy(repre_entity),
|
||||
formatting_data
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue