I'm trying to update a type object and am getting the below error. Through various invenstigations, I'm pretty confident the issue is on the server rather than something with a local cache.
[ERROR] FAILED QUERY: alter type act_document DROP components
DfException:: THREAD: ModalContext; MSG: [DM_QUERY_F_ALTER_STORE_FAILED]fatal: "ALTER TYPE: An unexpected error has occurred while storing the changes to the type act_document."; ERRORCODE: 100; NEXT: DfException:: THREAD: ModalContext; MSG: [DM_OBJ_MGR_E_VERSION_MISMATCH]error: "save of object 2e017fc580000500 of type dmi_type_info failed because of version mismatch: old version was 113"; ERRORCODE: 100; NEXT: null
I've tried running these commands, but it doesn't help:
flush,c,ddcache,act_general
flush,c,ddcache,act_document
flush,c,ddcache,dmi_type_info
flush,c,persistentcache
flush,c,querycache
publish_dd,c,en