You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we needs to export a few hundred rows of an order tables with depth and multiple relationship fields. Result tends to have multiple lines of table header as well as duplication of the last page.
there could be multiple types of bugs over here, as there is the type of appended header in the middle of the file and duplicate rows after this header.
and there is a type that only show duplicated rows with no header inserted
Describe the Bug
Hi, we needs to export a few hundred rows of an order tables with depth and multiple relationship fields. Result tends to have multiple lines of table header as well as duplication of the last page.
and there is a type that only show duplicated rows with no header inserted
Link to the code that reproduces this issue
https://github.com/payloadcms/payload/blob/main/packages/plugin-import-export/src/export/createExport.ts
Reproduction Steps
Have a table with relationships.
add import/export plugin
seed tables
create exports
Which area(s) are affected? (Select all that apply)
plugin: other
Environment Info
The text was updated successfully, but these errors were encountered: