Go to file
Jonny 023698b57c fix: include owner field when updating a Deck card
Root cause: PUT .../cards/{id} requires 'owner' in the body (undocumented
in the Deck API reference used for the original design) - update_order
only sent title/description/type/order/duedate, so every edit 400'd with
"owner must be provided and must be not empty". Reproduced and verified
against the live Nextcloud instance before fixing.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V57jSQPqwkGG8BuAXg59X5
2026-09-13 21:09:08 +02:00
Claude outputs fix: include owner field when updating a Deck card 2026-09-13 21:09:08 +02:00
docs/superpowers docs: fix migration path in cross-chat-memory spec/plan, add plan file 2026-09-13 12:52:32 +02:00
web/src feat: add Bestellungen dashboard widget 2026-09-13 19:15:17 +02:00