mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
User Update only accepts severity + status now — analyzer-controlled fields like summary flow through the manager Create endpoint. The previous testUpdate sent `summary: 'Updated summary.'` and asserted it changed; Utopia silently dropped the unknown param so the assertion would have failed. Trim the call to severity-only and verify the analyzer fields (including summary) are preserved on the response. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>