Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template download #11599

Merged
merged 6 commits into from
Feb 27, 2024
Merged

Fix template download #11599

merged 6 commits into from
Feb 27, 2024

Conversation

gmrabian
Copy link
Contributor

@gmrabian gmrabian commented Feb 26, 2024

Description

The presigned URL call was missing the await it needed to get a value from the s3-lib. Now the await is there!

Related ticket(s)

CMDCT-3334


How to test

  • Go to this branch's deployed URL https://d3fznp58q8lwyq.cloudfront.net/
  • Log in as a state user
  • Click the "Download MCPAR Excel Workbook" link in the first card on the home page
  • (Enable popups on this page if need be)
  • Verify it downloads the xlsx file from S3

(MLR and NAAAR files are not in this branch so those will error)


Author checklist

  • I have performed a self-review of my code

@gmrabian gmrabian changed the title DRAFT - add logging DRAFT - fix template download Feb 26, 2024
@gmrabian gmrabian changed the title DRAFT - fix template download Fix template download Feb 26, 2024
Copy link

codeclimate bot commented Feb 27, 2024

Code Climate has analyzed commit 83b6545 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (90% is the threshold).

This pull request will bring the total coverage in the repository to 96.8% (0.0% change).

View more on Code Climate.

@gmrabian gmrabian merged commit de8898f into main Feb 27, 2024
17 checks passed
@gmrabian gmrabian deleted the cmdct-3334 branch February 27, 2024 20:26
@gmrabian gmrabian mentioned this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Ready for all the reviews!
Projects
None yet
3 participants