---
id: DFMOD-C2-EDGE-004
title: "Reverted structural change creates no version; mixed changes increment once"
product: web
module: digital-form
type: functional
priority: P1
risk: high
status: draft
automationStatus: planned
sourceRefs:
  tsd: PK141
  tsdSection: C2
  tsdScenario: C2.2
  prd: PK141
  jira: null
automationRef: null
lifecycleStatus: active
lifecycleReason: "AI-generated draft from PK141 TSD C2.2 edge cases; pending QA review."
lastReviewedAt: null
reviewedBy: null
supersededBy: null
duplicateOf: null
blockedBy: null
preconditionRefs:
  - PRE-DF-cp-editing-form
tags:
  - web
  - digital-form
  - form-modification
  - versioning
  - revert
  - pk141
  - staging
---
## Objective
Verify version evaluation for reverted structural edits and mixed structural + non-structural saves.

## Preconditions
- See [[PRE-DF-cp-editing-form]]

## Steps
1. Make a structural change in Step 2, revert it to the original, then save
2. In a separate run, make mixed structural + non-structural changes, then save once

## Expected Result
- Then a reverted-to-original structural change creates no new version
- And mixed structural + non-structural changes still increment by exactly one version

## Source Traceability
- TSD: PK141
- Section: C2 - Versioning
- Scenario: C2.2 - Versioning (edge cases)
- Acceptance Criteria: PRD C.8-C.13

## Evidence Required
- Version value before/after each path.

## Notes / Gaps
- No gap.
