-
Notifications
You must be signed in to change notification settings - Fork 21
Upgrading to Version 4.0
Alisha Evans edited this page Jul 27, 2022
·
2 revisions
- When upgrading to this version, you may desire to run this rake task. If you do not, you will simply need to rerun any exporter who's file you want access to again, or create a new exporter.
- csv formatted exports will have a maximum of 1000 records per csv
- if there are multiple csv's, each one along with its related "files" folder, will be in its own zip file
- bagit formatted exports will have a maximum of 1000 records (works and file sets) per zip.
- there will still only be 1 work per csv, along with its child file sets
- a single zip will contain multiple bags
- now that there are potentially several zip files created from a single export, there is a drop down of files on the index page
- selecting a zip file and then pressing "download" will download that particular zip file
- the same applies to the exporter show page