While in the Schema editor, I accidentally Locked a field, not knowing that it cannot be unlocked. The modal didn’t explicitly say it couldn’t be unlocked and I naively thought it was a change I could back out of.
I had thought Locking a field meant to lock content records from future changes. I realize now that I should have chosen to disable the field in the UI.
I’ve tried using the JSON synchronize tool in the admin to explicitly set isLocked: false
but that change is ignored.
Is there any hope for me besides rebuilding the schema and exporting/importing contents completely? I’d just like to unlock the field and mark it as disabled.