Only clear object iid when automatically set
Introduce an additional tracking variable in AtomicInternalId, so that the values will only be cleared from model objects who had it set automatically by the ensure_ hook. Manually set values will persist on the model in the instance where the save rollsback.
Showing
Please register or sign in to comment