Fixed
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Erik S.
Erik S.Reviewer
Alex
AlexChange Log Group
Fixed
Change Log Message
The to-be-deleted IDs override code wasn't executed in the "OnDelete"/"OnDeleteAll" events.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
1h 3m logged
Story Points
1
Fix versions
Created April 2, 2025 at 7:42 AM
Updated April 15, 2025 at 8:59 AM
Resolved April 15, 2025 at 8:59 AM
Change the “OnDelete” and “OnDelete” events in the “kDBEventHandler” class to follow the same “$ids” variable patching approach as implemented in the “OnMassDelete” event: