---
id: DFMOD-C8-EDGE-006
title: "Copied deleted item/option is shown for awareness but fails on next/submit"
product: mobile
module: digital-form
type: negative
priority: P1
risk: high
status: draft
automationStatus: planned
sourceRefs:
  tsd: PK141
  tsdSection: C8
  tsdScenario: C8.6
  prd: PK141
  jira: null
automationRef: null
lifecycleStatus: active
lifecycleReason: "AI-generated draft from PK141 TSD C8.6; pending QA review."
lastReviewedAt: null
reviewedBy: null
supersededBy: null
duplicateOf: null
blockedBy: null
preconditionRefs:
  - PRE-DF-submitted-report-exists
tags:
  - mobile
  - digital-form
  - copy-from-previous
  - deleted-option
  - negative
  - validation
  - pk141
  - staging
---
## Objective
Verify copied data referencing a deleted compound item/option is shown for awareness but fails validation on next/submit.

## Preconditions
- See [[PRE-DF-submitted-report-exists]]
- And copied data references a deleted compound item or deleted option

## Steps
1. Render the form with copied data
2. Tap Next or Submit

## Expected Result
- Then the previous value is still shown for awareness
- And opening info detail for a deleted item errors gracefully
- And validation fails on the invalid data, redirecting to the first invalid field with a highlighted error
- And after correcting the invalid answer, the error clears and the flow can continue

## Source Traceability
- TSD: PK141
- Section: C8 - Copy From Previous
- Scenario: C8.6 - Deleted item/option awareness then fail
- Acceptance Criteria: PRD M.20 Scenario 1-6

## Evidence Required
- Awareness render + validation failure + redirect to first invalid field.

## Notes / Gaps
- Invalid copied option must not be silently removed without user awareness.
