Actions
Bug #7431
closedChanging fieldtype from text to select leaves behind text validation parameters
Bug #7431:
Changing fieldtype from text to select leaves behind text validation parameters
Description
If a field is text and you set the minimum or maximum character length parameters, save, then change to select, then save, it will trigger those validation rules on the select field with no way of removing them. Need a way of clearing those old validation rules for a type when changed.
Actions