cumulus-dashboard icon indicating copy to clipboard operation
cumulus-dashboard copied to clipboard

CUMULUS-2915: Add download button to execution pages

Open jennyhliu opened this issue 1 year ago • 1 comments

Summary: Summary of changes

Addresses [CUMULUS-2915: Dashboard errors when ingesting ATL12 v005 data sets (many file granules)(https://bugs.earthdata.nasa.gov/browse/CUMULUS-2915)

Changes

  • For execution status which is exceeds the lambda payload limits (6MB), api will return the presignedS3Url and a message.
  • Due to the CORS error, dashboard can't download and display the record. The added download button will allow user to download the execution.

PR Checklist

  • [x] Update CHANGELOG
  • [x] Unit tests
  • [ ] Adhoc testing
  • [x] Integration tests

jennyhliu avatar Oct 14 '22 00:10 jennyhliu

@jennyhliu LGTG! Interaction and file format work well.

jjmccoy avatar Oct 25 '22 21:10 jjmccoy