Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
Gleb SinkovskiyGleb SinkovskiyDeveloper
Gleb SinkovskiyGleb SinkovskiyReviewer
AlexAlexChange Log Group
ChangedChange Log Message
Allow to rollback changes made by "OnAfterConfigRead" hooks in the "OnAfterConfigRead" event itself.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.
Fix versions
Affects versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Gleb Sinkovskiy
Gleb SinkovskiyDeveloper
Gleb Sinkovskiy
Gleb SinkovskiyReviewer
Alex
AlexChange Log Group
Changed
Change Log Message
Allow to rollback changes made by "OnAfterConfigRead" hooks in the "OnAfterConfigRead" event itself.
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.
Fix versions
Affects versions
Created August 20, 2014 at 3:52 PM
Updated December 30, 2024 at 1:58 AM
Resolved March 21, 2015 at 12:02 PM
Investigate all hooks to u::OnAfterConfigRead event across all units and transform them be to hBEFORE if possible. It's for making possible to override module "u" config.
Already done for addr unit in In-Commerce. Patch attached