fix(appraiser-facts): valid Paperclip priority enum (normal→medium) #37
Reference in New Issue
Block a user
Delete Branch "fix/appraiser-facts-priority-enum"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
הבעיה
לחיצה על "חלץ עובדות שמאיות עכשיו" החזירה HTTP 500 (
POST /api/cases/{n}/extract-appraiser-facts).שורש
wake_analyst_for_appraiser_factsיוצר issue-בן ב-Paperclip עםpriority: "normal", אבלISSUE_PRIORITIESשל Paperclip הואcritical|high|medium|lowבלבד. ה-createChildIssueSchema(Zod) דוחה את הערך עם 400, ו-pc_request.raise_for_status()הופך אותו ל-500 שמוצג ליו"ר.התיקון
"normal"→"medium"ב-web/paperclip_client.py:1086 (המופע היחיד בריפו).status:"in_progress"תקין ולא נגע.🤖 Generated with Claude Code