fix: capacity commitment report broken in demo mode - #1529
Conversation
Add missing jiraTeam field-options fixture so demo mode serves a 200 instead of 404. Also make fetchFieldOptions non-fatal in CapacityCommitmentReport — matching the pattern already used by ProgramHygieneReport and ExecuteWorkspaceView — so a field-options failure never blocks the entire report UI. Fixes #1522 Co-authored-by: Dev Kumar <29257773+deekay2310@users.noreply.github.com>
|
Claude finished @accorvin's task in 2m 41s —— View job PR Review: fix: capacity commitment report broken in demo mode
Review SummaryVerdict: PASS — no blocking issues found. This PR makes three changes: 1. New fixture 2. 3. No security, correctness, performance, or hard-constraint issues found. No changes needed. |
|
Closing this as I didn't realize #1524 had already been opened. |
Add missing jiraTeam field-options fixture so demo mode serves a 200 instead of 404. Also make fetchFieldOptions non-fatal in CapacityCommitmentReport — matching the pattern already used by ProgramHygieneReport and ExecuteWorkspaceView — so a field-options failure never blocks the entire report UI.
Fixes #1522
Generated with Claude Code