Add suspended field

Created on 17 July 2025, about 2 months ago

Problem/Motivation

Theoretically it makes sense someday to have a 'suspended' field that allows staff to suspend a declaration (e.g. pending manual review) - so it's not used to make claims - but doesn't impugn the validity of past claims.

Nothing depends on this architecturally, it can safely be postponed.

Proposed resolution

- add a 'suspended' boolean to the declaration entity.
- add an isSuspended() getter to the declaration entity
- suspended declarations should not be:
-- claimable
-- ongoing
-- queued for confirmation
-- sent confirmations

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Postponed

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom jonathanshaw Stroud, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024