Skip to content

Id generation by Sequence does not work for entity with version property #2199

@schauder

Description

@schauder

The problem is that the IdGeneratingEntityCallback checks if the entity isNew before generating an id. But if the entity has a version attribute, that is already set and the entity therefore is no longer considered new.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions