[2026-04-29T02:18:38.129Z] INFO === STEAM Dashboard — Jira UAT Test Run === [2026-04-29T02:18:38.133Z] INFO Timestamp: 2026-04-29T02:18:38.133Z [2026-04-29T02:18:38.133Z] INFO JIRA_BASE_URL: https://jira-uat.charter.com [2026-04-29T02:18:38.133Z] INFO JIRA_AUTH_METHOD: basic [2026-04-29T02:18:38.133Z] INFO JIRA_API_USER: svc-jira-cn-projects [2026-04-29T02:18:38.133Z] INFO JIRA_PROJECT_KEY: STEAM [2026-04-29T02:18:38.133Z] INFO JIRA_ISSUE_TYPE: Story [2026-04-29T02:18:38.133Z] INFO JIRA_SKIP_TLS: true [2026-04-29T02:18:38.133Z] INFO isConfigured: true [2026-04-29T02:18:38.133Z] INFO [2026-04-29T02:18:38.133Z] INFO --- Running: 1. Connection Test (GET /myself) --- [2026-04-29T02:18:38.537Z] INFO Authenticated as: { "name": "svc-jira-cn-projects", "displayName": "JIRA - Core Network projects", "emailAddress": "svc-jira-cn-projects@charter.com" } [2026-04-29T02:18:38.537Z] PASS PASS: 1. Connection Test (GET /myself) { "durationMs": 404 } [2026-04-29T02:18:38.537Z] INFO --- Running: 2. Create Issue (POST /issue) --- [2026-04-29T02:18:39.157Z] INFO Available issue types: [ "Epic", "Story", "Program", "Project", "Reservation", "Automation Maintenance" ] [2026-04-29T02:18:39.157Z] INFO Creating issue with fields: { "project": { "key": "STEAM" }, "summary": "[UAT TEST] STEAM Dashboard - CVE-2025-0001 - TestVendor - 2026-04-29T02:18:39.157Z", "issuetype": { "name": "Story" } } [2026-04-29T02:18:40.889Z] INFO Created issue: { "key": "STEAM-2564", "id": "16405232", "self": "https://jira-uat.charter.com/rest/api/2/issue/16405232", "issueType": "Story" } [2026-04-29T02:18:40.889Z] PASS PASS: 2. Create Issue (POST /issue) { "durationMs": 2352 } [2026-04-29T02:18:40.889Z] INFO --- Running: 3. Get Single Issue (JQL search) --- [2026-04-29T02:18:42.164Z] INFO Fetched issue: { "key": "STEAM-2564", "summary": "[UAT TEST] STEAM Dashboard - CVE-2025-0001 - TestVendor - 2026-04-29T02:18:39.157Z", "status": "Open", "issuetype": "Story" } [2026-04-29T02:18:42.164Z] PASS PASS: 3. Get Single Issue (JQL search) { "durationMs": 1275 } [2026-04-29T02:18:42.164Z] INFO --- Running: 4. Update Issue (PUT /issue/{key}) --- [2026-04-29T02:18:43.414Z] INFO Updated issue summary successfully [2026-04-29T02:18:43.414Z] PASS PASS: 4. Update Issue (PUT /issue/{key}) { "durationMs": 1250 } [2026-04-29T02:18:43.414Z] INFO --- Running: 5. Add Comment (POST /issue/{key}/comment) --- [2026-04-29T02:18:45.474Z] INFO Added comment: { "commentId": "31665147" } [2026-04-29T02:18:45.474Z] PASS PASS: 5. Add Comment (POST /issue/{key}/comment) { "durationMs": 2060 } [2026-04-29T02:18:45.474Z] INFO --- Running: 6. Get Transitions (GET /issue/{key}/transitions) --- [2026-04-29T02:18:47.167Z] INFO Available transitions: [ { "id": "21", "name": "On Hold - Internal", "to": "On Hold - Internal" }, { "id": "31", "name": "On Hold - External", "to": "On Hold - External" }, { "id": "61", "name": "Research", "to": "Research" }, { "id": "71", "name": "Back to Approval/Handoff", "to": "Approval/Handoff" }, { "id": "111", "name": "Back to In Progress", "to": "In Progress" }, { "id": "131", "name": "Rejected", "to": "Rejected" }, { "id": "51", "name": "Prioritizing", "to": "Prioritizing" } ] [2026-04-29T02:18:47.167Z] PASS PASS: 6. Get Transitions (GET /issue/{key}/transitions) { "durationMs": 1693 } [2026-04-29T02:18:47.167Z] INFO --- Running: 7. Transition Issue (POST /issue/{key}/transitions) --- [2026-04-29T02:18:47.167Z] INFO Transitioning to: On Hold - Internal (id: 21) [2026-04-29T02:18:48.457Z] INFO Transition successful [2026-04-29T02:18:48.457Z] PASS PASS: 7. Transition Issue (POST /issue/{key}/transitions) { "durationMs": 1290 } [2026-04-29T02:18:48.457Z] INFO --- Running: 8. JQL Search (GET /search) --- [2026-04-29T02:18:48.457Z] INFO Searching with JQL: project = STEAM AND updated >= -24h ORDER BY updated DESC [2026-04-29T02:18:50.182Z] INFO Search results: { "total": 2, "returned": 2, "issues": [ { "key": "STEAM-2564", "summary": "[UAT TEST] STEAM Dashboard - UPDATED - 2026-04-29T02:18:42.164Z", "status": "On Hold - Internal" }, { "key": "STEAM-2563", "summary": "[UAT TEST] STEAM Dashboard - UPDATED - 2026-04-28T19:57:09.259Z", "status": "On Hold - Internal" } ] } [2026-04-29T02:18:50.182Z] PASS PASS: 8. JQL Search (GET /search) { "durationMs": 1725 } [2026-04-29T02:18:50.182Z] INFO --- Running: 9. Bulk Key Search (searchIssuesByKeys) --- [2026-04-29T02:18:50.182Z] INFO Bulk searching keys: [ "STEAM-2564", "FAKE-99999" ] [2026-04-29T02:18:51.171Z] INFO Bulk search uses project-scoped JQL with project = STEAM [2026-04-29T02:18:51.171Z] INFO Found issues: [ "STEAM-2564" ] [2026-04-29T02:18:51.171Z] PASS PASS: 9. Bulk Key Search (searchIssuesByKeys) { "durationMs": 989 } [2026-04-29T02:18:51.171Z] INFO --- Running: 10. Rate Limit Status --- [2026-04-29T02:18:51.171Z] INFO Rate limit status after all tests: { "daily": { "used": 10, "limit": 1440, "remaining": 1430 }, "burst": { "used": 10, "limit": 60, "remaining": 50 } } [2026-04-29T02:18:51.171Z] PASS PASS: 10. Rate Limit Status { "durationMs": 0 } [2026-04-29T02:18:51.171Z] INFO [2026-04-29T02:18:51.171Z] INFO === Summary === [2026-04-29T02:18:51.171Z] INFO Passed: 10 | Failed: 0 | Total: 10 [2026-04-29T02:18:51.171Z] INFO Test issue created: STEAM-2564 — delete manually after ATLSUP review if desired. [2026-04-29T02:18:51.171Z] INFO Rate limit usage: { "daily": { "used": 10, "limit": 1440, "remaining": 1430 }, "burst": { "used": 10, "limit": 60, "remaining": 50 } }