Skip to content

feat: store appreciation delivery status instead of inferring it from dates #909

Description

@ivannissimrch

What's needed

A status on the appreciation row: received / pending / post.

Why

Today there are two options, received and pending. The frontend tells them apart by checking for a delivery date: entry.dateDelivery ? "received" : "pending". "Send per post" also has a date, but it is not received. So it saves as pending. There's nowhere to store which one it actually is.

Related

fe 640
fe 924

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions