Hello everyone,
We can no longer create custom fields on IFS Cloud 22.2.9 with data type: enumeration.
When we select an enumeration, the IFS spinner spins indefinitely:

As it happens, it's this webservice (which is called when the enumeration is selected) that's causing the problem:
EntityConfigHandling.svc/CustomAttributesVirtuals(Objkey='OBJKEY_VALUE')/IfsApp.EntityConfigHandling.CustomAttributesVirtual_GetDefaultValues
I tried to call it from Postman, same result: the webservice doesn't respond.
What can I do, given that this problem is urgent?
Thanks in advance.