-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
At some point from BETA to 1.9.1 the Plugin Class name in the DB changed from Redirectmanager to the proper class name RedirectManager. Seems that strict MySQL DB rules causes this to break the relationship with the plugin.
When I updated to 1.9.1 it never ran a db update and broke the plugin until I figured out and manually changed the Class Name in the Plugins table to reflect the proper class name of the plugin.
Would a db migration be missing to resolve this upgrade issue?
Workaround: One could run an uninstall and reinstall but since I had over 30 plus rules in the plugin that wasn't a suitable option.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels