jarvis-assist/Claude outputs
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
..
migrations fix: move 006_memory.sql to Claude outputs/migrations/ 2026-09-13 12:23:51 +02:00
tests fix: include owner field when updating a Deck card 2026-09-13 21:09:08 +02:00
main.py fix: include owner field when updating a Deck card 2026-09-13 21:09:08 +02:00