geobtaa / metadata

Processing issues and Handbook for metadata schema and workflow.
https://gin.btaa.org/metadata/
0 stars 0 forks source link

Test multiple downloads workflow #542

Closed karenmajewicz closed 7 months ago

karenmajewicz commented 7 months ago

I am unsure of the best workflow for managing multiple downloads for continually harvested collections. Questions to determine:

conno234 commented 7 months ago

The "Multiple Downloads" page is producing a warning that download links could not be destroyed when one uploads the file to the "Destroy" function. Upon examination after multiple attempts, seemingly all relevant records listed in the inputted CSV did indeed have their download links removed. Screenshot 2024-02-01 at 4 45 44 PM

karenmajewicz commented 7 months ago

test-multiple-downloads.csv

Test record: https://geodev.btaa.org/admin/documents/test/edit

karenmajewicz commented 7 months ago
  1. Uploaded the CSV with 2 links
  2. Uploaded the same CSV with same 2 links again

Message: Document Links could not be created..

  1. Changed the LABEL text and re-imported. Still got Message: Message: Document Links could not be created.
  2. Tried to use the delete CSV function. Got message "Download Links could not be destroyed."
  3. Checked record. All SIX links are present.
karenmajewicz commented 7 months ago

Conclusion:

  1. We are getting erroneous messages saying links cannot be created or destroyed when we upload to a record with existing links. The actions are actually successful - we just aren't getting the right messages.
  2. Our workflow for updating records with multiple downloads is clumsy. We need to explore if there are better ways of doing this.
  3. Regardless of the outcome, we need to document the workflow more explicitly.