Skip to content

build: release v7.26.1#9571

Merged
scottheng96 merged 4 commits into
release-al2from
release_v7.26.1
Jun 9, 2026
Merged

build: release v7.26.1#9571
scottheng96 merged 4 commits into
release-al2from
release_v7.26.1

Conversation

@eliotlim

@eliotlim eliotlim commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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

  • Set up an MRF form with at least one email field across multiple steps and complete the full workflow
  • Capture the outgoing completion email (e.g. via Mailtrap or email header inspection)
  • Verify that the Reply-To header is present and contains all email field answers from all steps, comma-separated
  • Verify that the X-Formsg-Submission-ID header is present and matches the submission ID

TC2: No email fields — headers degrade gracefully

  • Set up an MRF form with no email fields and complete the workflow
  • Verify that the completion/approval email is sent without a Reply-To header (no empty header)
  • Verify that the X-Formsg-Submission-ID header is still present

Merge pull request #9568 from opengovsg/chore/revert-number-field-buttons-removal (#9568)

TC1: Stepper buttons visible on Number field

  • Open a form with a Number field in the form filler view
  • Verify that the increment and decrement stepper buttons are rendered on the Number input
  • Verify that clicking the stepper buttons increments/decrements the value correctly

kevin9foong and others added 4 commits June 8, 2026 15:07
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
@eliotlim eliotlim requested a review from a team as a code owner June 9, 2026 04:30
@scottheng96 scottheng96 merged commit 8f7f3b2 into release-al2 Jun 9, 2026
48 checks passed
@scottheng96 scottheng96 deleted the release_v7.26.1 branch June 9, 2026 05:22
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.

3 participants