Fix order cancellation by allowing cancelled in the database status constraint. #2

Merged
jocke merged 1 commit from feature/cancel-edit-pending-orders into master 2026-05-22 09:54:08 +00:00
Owner

The cancel API returned 500 because ck_orders_status did not include cancelled.
Adds Flyway V9 and an E2E test for cancelling a pending order from /orders.

The cancel API returned 500 because ck_orders_status did not include cancelled. Adds Flyway V9 and an E2E test for cancelling a pending order from /orders.
jocke added 1 commit 2026-05-22 09:53:57 +00:00
Fix order cancellation by allowing cancelled in the database status constraint.
All checks were successful
CI / Lint, type check, unit tests, coverage (pull_request) Successful in 2m26s
CI / E2E browser tests (pull_request) Successful in 1m18s
15d7b4ae4c
The cancel API returned 500 because ck_orders_status did not include cancelled.
Adds Flyway V9 and an E2E test for cancelling a pending order from /orders.

Co-authored-by: Cursor <cursoragent@cursor.com>
jocke merged commit aa2b4b4a16 into master 2026-05-22 09:54:08 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jocke/bilhej#2
No description provided.