Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
Erik S.Erik S.Reviewer
AlexAlexChange Log Group
FixedChange 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 loggedStory Points
1Fix versions
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 last week
Resolved last week
Change the “OnDelete” and “OnDelete” events in the “kDBEventHandler” class to follow the same “$ids” variable patching approach as implemented in the “OnMassDelete” event: