Hey guys, were there any changes to exporting with joined collections on the include_fields recently? we noticed that the export stopped working all of a sudden recently.
Matheus Araujo
12/13/2024, 6:09 PM
I noticed that the exports works again if I joined the other collection through the filter_by param (something like filter_by: $joined_collection(id: *)). But when I try to use the include_fields, the request return a 503 and it brings down the whole cluster for a couple minutes
j
Jason Bosco
12/13/2024, 6:17 PM
We did make some changes recently to this, could you try upgrading to
v28.0.rc29
and see if you can replicate the issue?
Jason Bosco
12/13/2024, 6:18 PM
If you still can, could you share the stack trace that you see?