build: release v7.26.1#9571
Merged
Merged
Conversation
build: merge release v7.26.0 back to develop
…tons-removal chore: revert hiding of number field stepper buttons
…ails (#9570) * feat: include replyTo and submissionId headers to MRF workflow completion email * feat: add reply-To and submissionid to headers for approval emails * fix: formId header, fix empty responses early return for extract email function
kevin9foong
approved these changes
Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug Fixes
Miscellaneous
Tests
add replyTo and X-Formsg-Submission-ID headers to MRF outcome emails (#9570) (#9570)
TC1: Workflow completion email includes correct headers
Reply-Toheader is present and contains all email field answers from all steps, comma-separatedX-Formsg-Submission-IDheader is present and matches the submission IDTC2: No email fields — headers degrade gracefully
Reply-Toheader (no empty header)X-Formsg-Submission-IDheader is still presentMerge pull request #9568 from opengovsg/chore/revert-number-field-buttons-removal (#9568)
TC1: Stepper buttons visible on Number field