Actions
Bug #5127
closedFields with no plugin or tab hidden from field management
Start date:
25 February 2015
Due date:
% Done:
100%
Estimated time:
Description
When you uninstall a plugin that has fields on a tab that then gets deleted you can no longer manage those fields in field management. They should still be available to convert to a new type or move to a new tab. As is you have to delete them from database, which isn't clean as it doesn't properly delete the field.
Updated by krileon over 10 years ago
The where column xml parsing would need to improve to allow this as OR usage currently doesn't work in the where tags.
Updated by krileon over 10 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.0.7)
Extend the Fields tool to check for orphaned plugin fields instead.
Actions