Scenario: Form Version Rollout
This scenario explains safe rollout of a new form version without losing traceability.
Scenario Goal
Replace an active form version with a new one while preserving historical data integrity.
Step 1: Prepare New Draft
- Copy existing draft or recreate based on active version.
- Apply required structural changes.
- Validate labels, required fields, and option lists.
Step 2: Controlled Release
- Open Release Form Design.
- Select updated draft and release.
- Confirm overwrite prompt if an active version already exists.
- Verify old active version becomes disabled.
Step 3: Post-Release Checks
- Submit one test entry with new release.
- Confirm old records remain queryable under previous release snapshot.
- Notify operators about new version switch point.
Rollback Plan
- If severe issue found, re-enable previous valid release.
- Disable problematic release.
- Communicate rollback and root cause.