Skip to content

Move id check to after conversion event publication in reactive flow#5156

Closed
christophstrobl wants to merge 2 commits intomainfrom
issue/5155
Closed

Move id check to after conversion event publication in reactive flow#5156
christophstrobl wants to merge 2 commits intomainfrom
issue/5155

Conversation

@christophstrobl
Copy link
Copy Markdown
Member

Resolves: #5155

This commit makes sure to invoke the id check after publishing the before convert event to prevent failures where the event listener is responsible for setting the id.
@mp911de mp911de added the type: bug A general bug label Feb 10, 2026
@mp911de mp911de changed the title Move id check after conversion event publication in reactive flow. Move id check after conversion event publication in reactive flow Feb 10, 2026
@mp911de mp911de changed the title Move id check after conversion event publication in reactive flow Move id check to after conversion event publication in reactive flow Feb 10, 2026
@mp911de mp911de added this to the 4.5.9 (2025.0.9) milestone Feb 10, 2026
mp911de pushed a commit that referenced this pull request Feb 10, 2026
Original pull request: #5156
Closes #5155

This commit makes sure to invoke the id check after publishing the before convert event to prevent failures where the event listener is responsible for setting the id.
mp911de added a commit that referenced this pull request Feb 10, 2026
Introduce method combining forEntity(…) creation and the updateable identifier check.

Original pull request: #5156
See #5155
mp911de pushed a commit that referenced this pull request Feb 10, 2026
Original pull request: #5156
Closes #5155

This commit makes sure to invoke the id check after publishing the before convert event to prevent failures where the event listener is responsible for setting the id.
mp911de added a commit that referenced this pull request Feb 10, 2026
Introduce method combining forEntity(…) creation and the updateable identifier check.

Original pull request: #5156
See #5155
mp911de pushed a commit that referenced this pull request Feb 10, 2026
Original pull request: #5156
Closes #5155

This commit makes sure to invoke the id check after publishing the before convert event to prevent failures where the event listener is responsible for setting the id.
mp911de added a commit that referenced this pull request Feb 10, 2026
Introduce method combining forEntity(…) creation and the updateable identifier check.

Original pull request: #5156
See #5155
@mp911de mp911de closed this Feb 10, 2026
@mp911de mp911de deleted the issue/5155 branch February 10, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reactive save BeforeConvert callback not invoked before ID validation for non-versioned entities

3 participants