You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!!!][TASK] Introduce RecordInsertedEvent, drop remove isNewRecord from RecordUpdatedEvent
The deprecated $isNewRecord property, constructor parameter and
isNewRecord() method are removed from RecordUpdatedEvent. A new
RecordInsertedEvent is introduced for record creations; RecordMonitor
now dispatches it upon record creation.
All three event listeners and Services.yaml are updated
accordingly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments