Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
AddedChange Log Message
Allow modules to specify needed module name (via "HookToModule" setting) in their hook definition.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 30m loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Added
Change Log Message
Allow modules to specify needed module name (via "HookToModule" setting) in their hook definition.
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 30m logged
Story Points
1
Fix versions
Created October 7, 2022 at 10:02 AM
Updated December 29, 2024 at 11:25 PM
Resolved November 16, 2023 at 8:33 AM
in the "\kUnitConfigReader::parseHooks" method, when the "HookToModule" key in the hook declaration is present, but the module isn't installed, then don't register such hook
when declaring a hooks from "p" unit (In-Commerce) to the "lst" unit (In-Link) specify HookToModule=>In-Link