We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a developer I need to create a cronjob to output feedback data to an S3 bucket So that feedback can be monitored at regular intervals
Feedback can be left directly via the control panel with regards to the AP service. The plan is to output this feedback regularly to an S3 bucket.
No response
Create a cronjob that will call a management command every 2 weeks that will output the feedback as a csv file to a designated S3 bucket.
The text was updated successfully, but these errors were encountered:
jamesstottmoj
No branches or pull requests
User Story
As a developer
I need to create a cronjob to output feedback data to an S3 bucket
So that feedback can be monitored at regular intervals
Value / Purpose
Feedback can be left directly via the control panel with regards to the AP service. The plan is to output this feedback regularly to an S3 bucket.
Useful Contacts
No response
User Types
No response
Hypothesis
No response
Proposal
Create a cronjob that will call a management command every 2 weeks that will output the feedback as a csv file to a designated S3 bucket.
Additional Information
No response
Definition of Done
The text was updated successfully, but these errors were encountered: