Skip to content

Enable feature flag for daily CSV of the previous days completed forms#2007

Merged
lfdebrux merged 2 commits into
mainfrom
ldeb-release-daily-submission-emails-feature
Mar 4, 2026
Merged

Enable feature flag for daily CSV of the previous days completed forms#2007
lfdebrux merged 2 commits into
mainfrom
ldeb-release-daily-submission-emails-feature

Conversation

@lfdebrux
Copy link
Copy Markdown
Contributor

@lfdebrux lfdebrux commented Mar 4, 2026

What problem does this pull request solve?

Trello card: https://trello.com/c/9fS8E3BP/2833-launch-sending-a-csv-containing-a-daily-batch-of-submissions

Release the feature for users to be able to request a daily CSV of the previous day's completed forms.

For this feature to work properly we also need to change the format of submission CSVs for forms which have an add another answer question; so this PR also flips the feature flag for that so add another answer questions now have a single column with all answers.

Things to consider when reviewing

  • Ensure that you consider the wider context.
  • Does it work when run on your machine?
  • Is it clear what the code is doing?
  • Do the commit messages explain why the changes were made?
  • Are there all the unit tests needed?
  • Has all relevant documentation been updated?

Reminders

If you've made changes to the deployer role (files in modules/deployer-access):

  • Remember to run make <environment> forms/account apply on the relevant environments (dev, staging, user-research, and/or prod)
  • Check the #govuk-forms-deployment-notifications Slack channel to ensure the apply-forms-terraform-<environment> pipelines have run successfully

lfdebrux added 2 commits March 4, 2026 14:27
…onments

Change all environments to send submission CSVs with add another answer
answers in a single column.
Release the feature for users to be able to request a daily CSV with the
previous day's completed forms.
@lfdebrux lfdebrux force-pushed the ldeb-release-daily-submission-emails-feature branch from ff58b2f to bd11692 Compare March 4, 2026 12:35
@lfdebrux lfdebrux added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit e855915 Mar 4, 2026
19 checks passed
@lfdebrux lfdebrux deleted the ldeb-release-daily-submission-emails-feature branch March 4, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants