Closed iLLiCiTiT closed 1 year ago
Set created to False on lock. New entities have created attribute which stays set to True even when entity is locked (all changes are commited). That can cause issues when entity is reused for other purposes after calling commit changes on hub.
False
True
Description
Set created to
False
on lock. New entities have created attribute which stays set toTrue
even when entity is locked (all changes are commited). That can cause issues when entity is reused for other purposes after calling commit changes on hub.