edgi-govdata-archiving / archivers.space

🗄 Event data management app used at DataRescues
https://www.archivers.space/
GNU Affero General Public License v3.0
6 stars 3 forks source link

Harvest_url instead of URL #42

Open jschell42 opened 7 years ago

jschell42 commented 7 years ago

when harvesters upload things through the browser (I haven’t checked if this happens via S3) the “Harvest URL / Location” field gets filled with “harvest_url”. I’ve had to go into S3, copy the upload URL, and then paste that into the “Bag” section.

kmcculloch commented 7 years ago

Related comment in Slack:

Suggestion: Harvesters should be able to see the harvest URL. This has not always been getting populated. https://datarefuge.slack.com/archives/archivers-app-ideas/p1488073544000003

Two possible approaches to handling this:

  1. Figure out why the auto-population of this field barfs sometimes and fix it.
  2. Let the Harvester see the URL that results from their upload and ask them to fix it by hand if it's wrong.