ActionScheduler_DataController::mark_migration_incomplete()
Unmark migration when a plugin is de-activated. Will not work in case of silent activation, for example in an update.
Description Description
We do this to mitigate the bug of lost actions which happens if there was an AS 2.x to AS 3.x migration in the past, but that plugin is now deactivated and the site was running on AS 2.x again.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_DataController.php