Skip to content

Fix: DuplicateKeyException when cascade-saving through a @ManyToOne to an unmodifiable bean (address #3813)#3814

Merged
rbygrave merged 2 commits into
ebean-orm:masterfrom
dragkes:feature/intercept-readonly-is-update
Jul 1, 2026
Merged

Fix: DuplicateKeyException when cascade-saving through a @ManyToOne to an unmodifiable bean (address #3813)#3814
rbygrave merged 2 commits into
ebean-orm:masterfrom
dragkes:feature/intercept-readonly-is-update

Conversation

@dragkes

@dragkes dragkes commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Address #3813

@rbygrave rbygrave added this to the 18.2.0 milestone Jul 1, 2026
@rbygrave rbygrave added the bug label Jul 1, 2026
@rbygrave rbygrave merged commit 942bab5 into ebean-orm:master Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DuplicateKeyException when inserting a bean that references an unmodifiable (read-only) cached entity via a relationship

2 participants