---
id: OV-C3-NEG-008
title: "Local save failure shows no success drawer and stores no partial item"
product: mobile
module: offline-visitation
type: negative
priority: P0
risk: critical
status: draft
automationStatus: planned
sourceRefs:
  tsd: PK144
  tsdSection: C3
  tsdScenario: C3.6
  prd: PK144
  jira: null
automationRef: null
lifecycleStatus: active
lifecycleReason: "AI-generated draft from PK144 TSD C3.6 (failure branch); pending QA review."
lastReviewedAt: null
reviewedBy: null
supersededBy: null
duplicateOf: null
blockedBy: null
preconditionRefs:
  - PRE-OV-mode-luring-active
tags:
  - mobile
  - offline-visitation
  - perlu-dikirim
  - negative
  - pk144
  - staging
---
## Objective
Verify graceful handling when local persistence fails on offline submission.

## Preconditions
- See [[PRE-OV-mode-luring-active]]
- And local persistence is forced to fail (e.g., storage error)

## Steps
1. When local persistence fails

## Expected Result
- Then no success drawer is shown
- And no partial queue item is created
- And a failure UI is shown

## Source Traceability
- TSD: PK144
- Section: C3 - Gagal Kirim Queue
- Scenario: C3.6 - Local save MUST complete before success shown
- Acceptance Criteria: M.15 AC4, AC5

## Evidence Required
- Screen recording of the failure UI; confirm no partial queue item.

## Notes / Gaps
- Testing Concern #15 (Critical): atomicity guarantee for queue item creation.
