You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we need to unset/reset a modified field of an entity to its initial state.
I propose adding a reset method to Entity class to reset a field's value to its initial value.
The text was updated successfully, but these errors were encountered:
Sometimes we need to unset/reset a modified field of an entity to its initial state.
I propose adding a
reset
method to Entity class to reset a field's value to its initial value.The text was updated successfully, but these errors were encountered: