-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestpossible bugIt seems that something goes wrongIt seems that something goes wrong
Description
Is your feature request related to a problem? Please describe.
It seems that sometimes when $state attribute is being used to force inserting an object, DataStateValidatorListener reverts the state to update after performing a validation check upon data. DataStateValidatorListener validates unique constraint values by completing a full-object search.
Describe the solution you'd like
This validation which is one of the most important features of DataStateValidatorListener should respect the "magic" $state.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpossible bugIt seems that something goes wrongIt seems that something goes wrong