I have a group of fields. One of them is a taxonomy field. On save, the term is not being set to the post object. Can I use the taxonomy field inside a group?
I see the term ID being saved to the database as post_meta since the entire group is being saved as a serialized array.
Just for troubleshooting sake, when the group is set to clone true or false and sort is set to true or false, the post term is not set.