Export not working properly

We’ve recently upgraded to 2024.9.9 and it seems the export functionality is no longer working properly for all modules. It seems to work for some modules, but not others, and I can’t discern the difference. I’ll attach quite a few screenshots here in the hopes that helps.

Typically what happens is it’ll say there’s X number of records to export (which is correct). Then it will export and it will only include some smaller portion of records before it fails. Where it fails seems to be random which leads me to believe it’s not just some odd value in a record that’s causing it to break. The fact that it’s happening in different modules also leads me to think it’s some deeper issue.

Here’s it showing only 4093 of those records exported. It ends with a unexpected operator ‘=’ at last node message.

Also - often times the export just fails all together and we see this message.

I’ve tried both csv and json export and getting the same result. We rely pretty heavily on the export feature so hoping to get some feedback soon! Thanks all!

@emmanuel would you be able to provide with server logs when the export fails?

I wasn’t able to reproduce this behavior I managed to export 34479 rows of 20 columns without issues with ID enabled or not.

I did run into an issue when exporting values that weren’t serializable by corteza (after importing badly formatted values) but that usually prevented the export altogether when testing 2024.9.9.

You could try exporting only the last record that corteza tried to export (your case named C2515) to see if it also fail.