Skip to content

build: release v7.10.1#9323

Closed
eliotlim wants to merge 5 commits intorelease-al2from
release_v7.10.1
Closed

build: release v7.10.1#9323
eliotlim wants to merge 5 commits intorelease-al2from
release_v7.10.1

Conversation

@eliotlim
Copy link
Copy Markdown
Contributor

Bug Fixes

  • ci: ignore sdk bump commit (b622dee)

Miscellaneous

Tests

Merge pull request #9318 from opengovsg/feat/single-sub-mrf (#9318)

Regression test: Storage mode single submission works

  • Create a new storage mode form and enable singpass + single submission
  • Submit the form with NRIC A
  • Submit the form with NRIC A again, assert it is blocked
  • Submit the form with NRIC B, assert it is not blocked
  • Turn off single submission
  • Submit the form with step A, assert it is now not blocked
  • Submit the form with step C
  • Turn on single submission again
  • Submit the form with step C, assert it is blocked since we submitted with step C earlier, despite single submission being off.

Mrf mode single submission works

  • Create new multi respondent form and enable singpass + single submission with 2 steps
  • Submit the form with NRIC A in step 1
  • Submit the form with NRIC A again in step 1, assert it is blocked
  • Submit the form with NRIC B in step 1, assert it is not blocked
  • Try and submit step 2, assert it is not blocked
  • Turn off single submission
  • Submit the form with step A in step 1, assert it is now not blocked
  • Submit the form with step C in step 1
  • Turn on single submission again
  • Submit the form with step C in step 1, assert it is blocked since we submitted with step C earlier, despite single submission being off.

Merge pull request #9322 from opengovsg/fix/ci/ignore-sdk-bump-commit (#9322)

@eliotlim eliotlim requested a review from a team as a code owner April 21, 2026 06:16
@eliotlim eliotlim closed this Apr 22, 2026
@eliotlim
Copy link
Copy Markdown
Contributor Author

Superseded by #9325

@eliotlim eliotlim deleted the release_v7.10.1 branch April 22, 2026 01:37
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