Actions
Bug #5542
closedChanging a fields type does not change its pluginid
Description
If a field belongs to an installed plugin, but its type is then changed the pluginid for the field is still set to the id of the installed plugin. The pluginid should always be reset during the store() function to ensure it's always up to date.
Actions