Reply to thread

When disabling/enabling add-ons via the CLI, any jobs queued by onActiveChange are run in the parent task where the add-on is disabled.


However, if enabling/disabling an add-on via the web, any jobs queued by onActiveChange run in the next web request where the add-on is enabled.


Back
Top Bottom