We are on Cloud Multi-Tenant HR Talent and have some User-Created persistent fields on the EmployeeGoal business class that the repository has been invalidating with the error "Duplicate field exists".
When this happens it causes a cascade of derived fields, relations, lists, forms, actions, etc. invalidating because they all point back to these persistent fields in some way.
The odd thing is that there are no other instances of these fields existing on the business class (either delivered or configured).
We've run the utility to clear configurations, then validate configurations. Sometimes the utility reactivates everything, but then the repository runs and deactivates the configurations again every 25-30 mins or so.
We've opened a ticket with Infor but have not had much success with support, has anyone experienced something like this?