taxonworks
taxonworks copied to clipboard
Collection Object Filter - can only download 500 records
Describe the bug
If more than 500 records are returned, the CSV download only downloads 500 records.
To Reproduce Steps to reproduce the behavior:
- When I go to the collection object filter.
- Then I do a search that returns over 500 records. (Can set to display 500 or 1000, same result).
- And I hit "Download CSV"
- Then the resultant CSV only has 500 records.
Expected behavior Should download all returned records, not just 500.
Environment (please identify where you experience this bug: *** One of ***
- Production
- Chrome
I understand if this is not a high priority since there will be an update to this task with the DWC import/export functionality.
@jlpereira I think we need a custom endpoint.
@tmcelrath is this even useful now that we have DwC export?
Yeah it is. Sometimes people just want a CSV.
CSV can now be downloaded up to 2500 records (if display set to 2500), but only 2500 records can be displayed at a time, so CSV is limited to 2500 currently.