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

1 commit

Author SHA1 Message Date
15d7b4ae4c 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
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>
2026-05-22 11:53:25 +02:00