Hi @ObbieZ
Just read your second post. Yep, it’s not a bug – feww!
The import won’t work if you have a trashed field group using the same key (top of json file).
The get_field_objects()
will only return an array of fields if data has been saved on the post. Are you able to successfully use the get_field_object(‘field_name’) in the same template file?