Actions
Bug #22379
closedCSV export is limited by pagination
Description
since Rails 5 upgrade, find_each now respects limits instead of ignoring them. We need to manually remove the limit from the exporter.
Actions
Description
since Rails 5 upgrade, find_each now respects limits instead of ignoring them. We need to manually remove the limit from the exporter.