Actions
Bug #6898
closedMigration check unreliable
Description
Migration is checking if old plugin params exist before bothering to check if tabs/fields need to be migrated. This is unreliable. Improve the query for tabs/fields to be simple and quick so the plugin params check can just be removed allowing it to check for migration significantly more reliably.
Actions