When I try to run the import on my ACF fields, and I try to access the fields via the ACF function \”get_fields()\”, I don\’t get the filed list back I just get a \”false\” response. However, if I create a CPT entry using the regular ACF form, it works fine. This happens whether I use the \”text\” option or not on the fields. It\’s like there is something else breaking this because the actual data looks fine in the database, and if I open the item up in the form, everything looks okay… however I have some automated tasks I need to run on the data but I cannot because of this issue.