Skip to content

Respect $state attribute on force insert #125

@kbarbounakis

Description

@kbarbounakis

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

No one assigned

    Labels

    enhancementNew feature or requestpossible bugIt seems that something goes wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions