This is the MetaBox Builder's exported output in JSON.
https://pastebin.com/EU6bveEX
...and this is the Metabox Builder's generated PHP code for this (if that's useful)...
https://pastebin.com/Pbd3DvGe
Please please please do not say this is related to max_input_vars. It's not. It's sky-high 1,000,000.
The issue only happens with this custom field group. Others function as expected. So something is either wrong with the JSON or I'm doing something wrong with configuration of one of the fields causing a cascade, but I'm not clear on what's happening.
No errors are being returned when I save the field group. If I attempt to change the auto-created table name, a new table does not generate in the database upon saving the field group.
Please advise on what I've done wrong. I cannot figure it out:
- I've tried diff analysis in VSCode to determine if something is different from other working field groups. Nothing at a glance.
- I've tried JSON validators which have found no issues.
- I've run Query Monitor which has found no issues, but it also didn't see an UPDATE query from metabox-aio.
I have zero clue what is wrong.