Hello, I’m having a problem with the export as well.
I have to leave an entry in the database with every field filled out, otherwise, for example, if nobody fills out the “middle initial” for their name, the export will not have a “middle initial” column in csv. Then when I try to import it into our Employee Management system the import fails because that column is not there.
This morning it dropped that column. Even with the “test” entry still in there with every field filled out. However, it did export it when I tried again later.
The only thing I changed was adding [your-middlename] tag into the email that is also sent out. I tried to recreate the error by removing [your-middlename] from the email that is sent out, but the export was fine then. So I dont if that changed anything or not.