@lgladdy Have just run into a related issue with the acf/json/save_file_name
hook, when you rename a field group there is still a json field group left behind with the old name.
For example, if you have a “Group A” field group and rename it “Group B”, you’ll be left with group-a.json
and a group-b.json
.