| { |
| "issues": [ |
| { |
| "issue_id": "issue_001", |
| "repo_id": "acme-platform", |
| "title": "Checkout API returns 500 for active customers", |
| "body": "Multiple enterprise accounts report 500 responses from the checkout API whenever a session token expires and refreshes. Requests hit /v2/checkout and fail before retry logic can run.", |
| "author": "sales-escalations", |
| "created_at": "2026-03-30T09:00:00Z", |
| "updated_at": "2026-03-30T09:20:00Z", |
| "status": "open", |
| "labels": ["type:bug"], |
| "assignees": [], |
| "milestone": "v1.9", |
| "priority": "p0", |
| "severity": "critical", |
| "component": "api", |
| "comments": [], |
| "timeline": [], |
| "linked_duplicates": [], |
| "is_locked": false, |
| "metadata": {} |
| }, |
| { |
| "issue_id": "issue_002", |
| "repo_id": "acme-platform", |
| "title": "SSO login intermittently fails with missing context", |
| "body": "Some SSO users are bounced back to the login screen with a generic error. I do not have reliable repro steps yet and can gather more info if needed.", |
| "author": "security-review", |
| "created_at": "2026-03-31T12:00:00Z", |
| "updated_at": "2026-03-31T12:15:00Z", |
| "status": "open", |
| "labels": ["type:bug"], |
| "assignees": [], |
| "milestone": null, |
| "priority": "p2", |
| "severity": "medium", |
| "component": "auth", |
| "comments": [], |
| "timeline": [], |
| "linked_duplicates": [], |
| "is_locked": false, |
| "metadata": {} |
| }, |
| { |
| "issue_id": "issue_003", |
| "repo_id": "acme-platform", |
| "title": "Settings modal crashes on iOS devices", |
| "body": "Opening the settings modal on iOS 17 devices instantly crashes the app. It looks identical to a regression we fixed recently, but I am not sure if it was fully deployed.", |
| "author": "mobile-qae", |
| "created_at": "2026-03-31T18:42:00Z", |
| "updated_at": "2026-03-31T19:05:00Z", |
| "status": "open", |
| "labels": ["type:bug"], |
| "assignees": [], |
| "milestone": "v1.8", |
| "priority": "p0", |
| "severity": "critical", |
| "component": "ui", |
| "comments": [], |
| "timeline": [], |
| "linked_duplicates": [], |
| "is_locked": false, |
| "metadata": {} |
| } |
| ] |
| } |
|
|