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.
Updated by krileon about 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !967
Actions