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

Feature Request: error-message handler to make you aware you don't have an S3 bucket hooked up in Heroku #2233

Open
markyv18 opened this issue Oct 25, 2022 · 0 comments
Labels

Comments

@markyv18
Copy link

Problem
Sometimes you forget to plug in all the config vars ahead of time, or perhaps you don't know you need to. Then when you as an admin or owner are in the campaign summary and you click 'export data' and nothing happens you are confused! And there's no explanation given as to why it isn't exporting the data!

Solution
The solution of course is to enter your AWS_ACCESS_KEY_ID, AWS_S3_BUCKET_NAME, and AWS_SECRET_ACCESS_KEY in heroku but in order to know that is what you need to do we could use a little friendly nudge when we're in the app wondering what next to do! If upon clicking "export data", and with no AWS bucket hooked up, could we get an error message stating that these vars need to be filled in? Thanks!

Context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants