Hi guys,
I would like to know if this is a well know bug or not:
- new custom type
- write field name and a slug
- save and do not exit from the page
- remove the field
- add another custom type
- write same field name and same slug of before
- save
Error: Field with name "Images" already exists
Looks like the database doesn't remove well records when you delete them from your control panel.
Is there any solution?