On v7.12.0.6, I have recently noticed a strange error. I think it may have something to do with the Schema Config bug in 7.12.0 and subsequent SQL fix written by @jason_m for us, but I’m not sure.
When we attempt to create a CE record manually from the CE form, upon trying to save a record, we get this error:
"exception": "FormatMismatch", "message": "value '\[0-9\\\\\\\\-\]{3}.:####' doesn't match formatter /^\[0-9\\\\-\]{3}.$/:####"
Specify 7 Crash Report - 2026-06-26T14_05_26.763Z.txt (693.4 KB)
The field formatter Regex is the same as it’s always been, I have not edited it recently (at least, not wittingly). I do notice that the field formatter menu in schema config has two fields now (I don’t recall it having 2 before). That blank field for “value” is empty in our field formatter records, but they cannot be saved/updated because it is a required field.
UIFormatters.xml (8.0 KB)
It took us a while to notice this because we only create CE records using the full field formatter when we make new collections in the field, and I usually pre-assign numbers for my own collecting.
Any ideas? I’ve been messing around with it for a few minutes and haven’t been able to get it working.

