Did ACF change the names of how local json files are stored ?
I recently started using ACF on a new site and created a folder acf-json in the stylesheet folder. The files which are saved are not in the form I expect namely group_{key}.json but in this form {timestamp}_{hash}.json.
I can not find why this is happening or how to fix it.
If I rename the file to the group_{key}.json and resave still a new file is created.
I asked Gemini and the AI said as well it should be group_{$key}.json.
I tried everything, deleting all local json and save again.
Delete local groups in admin and resync from files.
The weird format files keep on getting generated.