When removing a field from the database and using the same name of the previously removed field, duplicates of that field are created in the model xml which in some cases produces errors when trying to use those fields for some requirement
When removing a field from the database and using the same name of the previously removed field, duplicates of that field are created in the model xml which in some cases produces errors when trying to use those fields for some requirement