{
  "issueId": "3486",
  "environment": "dev",
  "generatedAt": "2026-06-08T17:20:44+09:00",
  "sourceResult": "qa-results redacted from tracked output",
  "timings": {
    "issueId": "3486",
    "environment": "dev",
    "generatedAt": "2026-06-08T08:16:46.372Z",
    "exitStatus": 1,
    "timings": [
      {
        "name": "qa:run",
        "startedAt": "2026-06-08T08:15:06.597Z",
        "detail": {
          "issueId": "3486",
          "environment": "dev",
          "exitStatus": 1
        },
        "finishedAt": "2026-06-08T08:16:46.371Z",
        "durationMs": 99774,
        "status": "failed"
      },
      {
        "name": "prepare-results",
        "startedAt": "2026-06-08T08:15:06.598Z",
        "detail": {},
        "finishedAt": "2026-06-08T08:15:06.605Z",
        "durationMs": 7,
        "status": "ok"
      },
      {
        "name": "auth-refresh",
        "startedAt": "2026-06-08T08:15:06.605Z",
        "detail": {},
        "finishedAt": "2026-06-08T08:15:06.606Z",
        "durationMs": 1,
        "status": "ok"
      },
      {
        "name": "playwright",
        "startedAt": "2026-06-08T08:15:06.606Z",
        "detail": {
          "command": "npx playwright test qa/issues/3486/dev",
          "exitStatus": 1
        },
        "finishedAt": "2026-06-08T08:16:46.371Z",
        "durationMs": 99765,
        "status": "failed"
      }
    ]
  },
  "summary": {
    "status": "FAIL",
    "passed": 4,
    "failed": 2,
    "skipped": 0,
    "blocked": 0,
    "flaky": 0,
    "durationMs": 99275
  },
  "rows": [
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이지 않는지 확인",
      "status": "FAIL",
      "statusText": "실패",
      "durationMs": 19086,
      "evidence": [
        "artifacts/logs/01-PG-MID-관리-ADMIN-create-pg-mid.md",
        "artifacts/screenshots/01-PG-MID-관리-ADMIN-create-pg-mid.png",
        "artifacts/screenshots/02-screenshot.png",
        "artifacts/logs/02-error-context.md",
        "artifacts/traces/01-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/01-PG-MID-관리-ADMIN-create-pg-mid.png",
        "artifacts/screenshots/02-screenshot.png"
      ],
      "traces": [
        "artifacts/traces/01-trace.zip"
      ],
      "logs": [
        "artifacts/logs/01-PG-MID-관리-ADMIN-create-pg-mid.md",
        "artifacts/logs/02-error-context.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 생성 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 PG MID 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 달랐습니다: Error: 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이면 안 됩니다.  expect(received).toEqual(expected) // deep equality",
      "error": "Error: 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이면 안 됩니다.  expect(received).toEqual(expected) // deep equality",
      "failureCategory": "assertion",
      "failureCategoryText": "기대 결과와 다름",
      "reproduction": {
        "required": true,
        "reason": "화면에서 확인한 값이 체크리스트의 기대 결과와 달랐습니다.",
        "debugCommand": "npm run qa:debug -- --issue \"3486\" --env \"dev\" --role \"ADMIN\" --case \"PG 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이지 않는지 확인\"",
        "notifyMessage": "[QA 확인 요청] ADMIN / PG MID 관리 / PG 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이지 않는지 확인: 기대 결과와 다름 상태입니다. npm run qa:debug -- --issue \"3486\" --env \"dev\" --role \"ADMIN\" --case \"PG 한국결제데이터 MID 생성 화면에 PG MID 입력박스가 보이지 않는지 확인\" 로 동일 계정과 항목을 다시 열어 확인하세요.",
        "manualSteps": [
          "작업자가 위 명령을 실행하면 대상 계정의 로그인 세션을 새로 만든 뒤 브라우저가 열립니다.",
          "브라우저에서 자동화가 멈춘 화면, 현재 URL, 화면 문구, 다운로드 알림 또는 문서보관함 상태를 확인합니다.",
          "확인한 화면과 필요한 조치 내용을 Redmine/GitHub QA 이슈에 남깁니다."
        ]
      }
    },
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 생성 화면에 Public Key 입력박스가 보이지 않는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 19045,
      "evidence": [
        "artifacts/logs/03-PG-MID-관리-ADMIN-create-public-key.md",
        "artifacts/screenshots/03-PG-MID-관리-ADMIN-create-public-key.png"
      ],
      "screenshots": [
        "artifacts/screenshots/03-PG-MID-관리-ADMIN-create-public-key.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/03-PG-MID-관리-ADMIN-create-public-key.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 생성 화면에 Public Key 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 생성 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 Public Key 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 생성 화면에 App ID 입력박스가 보이지 않는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 18977,
      "evidence": [
        "artifacts/logs/04-PG-MID-관리-ADMIN-create-app-id.md",
        "artifacts/screenshots/04-PG-MID-관리-ADMIN-create-app-id.png"
      ],
      "screenshots": [
        "artifacts/screenshots/04-PG-MID-관리-ADMIN-create-app-id.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/04-PG-MID-관리-ADMIN-create-app-id.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 생성 화면에 App ID 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 생성 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 App ID 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이지 않는지 확인",
      "status": "FAIL",
      "statusText": "실패",
      "durationMs": 12928,
      "evidence": [
        "artifacts/logs/05-PG-MID-관리-ADMIN-update-pg-mid.md",
        "artifacts/screenshots/05-PG-MID-관리-ADMIN-update-pg-mid.png",
        "artifacts/screenshots/06-screenshot.png",
        "artifacts/logs/06-error-context.md",
        "artifacts/traces/02-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/05-PG-MID-관리-ADMIN-update-pg-mid.png",
        "artifacts/screenshots/06-screenshot.png"
      ],
      "traces": [
        "artifacts/traces/02-trace.zip"
      ],
      "logs": [
        "artifacts/logs/05-PG-MID-관리-ADMIN-update-pg-mid.md",
        "artifacts/logs/06-error-context.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 수정 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 PG MID 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 달랐습니다: Error: 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이면 안 됩니다.  expect(received).toEqual(expected) // deep equality",
      "error": "Error: 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이면 안 됩니다.  expect(received).toEqual(expected) // deep equality",
      "failureCategory": "assertion",
      "failureCategoryText": "기대 결과와 다름",
      "reproduction": {
        "required": true,
        "reason": "화면에서 확인한 값이 체크리스트의 기대 결과와 달랐습니다.",
        "debugCommand": "npm run qa:debug -- --issue \"3486\" --env \"dev\" --role \"ADMIN\" --case \"PG 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이지 않는지 확인\"",
        "notifyMessage": "[QA 확인 요청] ADMIN / PG MID 관리 / PG 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이지 않는지 확인: 기대 결과와 다름 상태입니다. npm run qa:debug -- --issue \"3486\" --env \"dev\" --role \"ADMIN\" --case \"PG 한국결제데이터 MID 수정 화면에 PG MID 입력박스가 보이지 않는지 확인\" 로 동일 계정과 항목을 다시 열어 확인하세요.",
        "manualSteps": [
          "작업자가 위 명령을 실행하면 대상 계정의 로그인 세션을 새로 만든 뒤 브라우저가 열립니다.",
          "브라우저에서 자동화가 멈춘 화면, 현재 URL, 화면 문구, 다운로드 알림 또는 문서보관함 상태를 확인합니다.",
          "확인한 화면과 필요한 조치 내용을 Redmine/GitHub QA 이슈에 남깁니다."
        ]
      }
    },
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 수정 화면에 Public Key 입력박스가 보이지 않는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 12986,
      "evidence": [
        "artifacts/logs/07-PG-MID-관리-ADMIN-update-public-key.md",
        "artifacts/screenshots/07-PG-MID-관리-ADMIN-update-public-key.png"
      ],
      "screenshots": [
        "artifacts/screenshots/07-PG-MID-관리-ADMIN-update-public-key.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/07-PG-MID-관리-ADMIN-update-public-key.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 수정 화면에 Public Key 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 수정 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 Public Key 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3486/dev/kpd-mid-hidden-fields.spec.ts / [3486][dev] [QA] PG 한국결제데이터 MID 생성/수정 입력박스 미노출 검증 / [ADMIN] role / PG MID 관리 / PG 한국결제데이터 MID 수정 화면에 App ID 입력박스가 보이지 않는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 14713,
      "evidence": [
        "artifacts/logs/08-PG-MID-관리-ADMIN-update-app-id.md",
        "artifacts/screenshots/08-PG-MID-관리-ADMIN-update-app-id.png"
      ],
      "screenshots": [
        "artifacts/screenshots/08-PG-MID-관리-ADMIN-update-app-id.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/08-PG-MID-관리-ADMIN-update-app-id.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "PG MID 관리",
      "checklistItem": "PG 한국결제데이터 MID 수정 화면에 App ID 입력박스가 보이지 않는지 확인",
      "action": "ADMIN 계정으로 한국결제데이터 PG 계약의 MID 수정 화면을 열고 요청된 입력박스 노출 여부를 확인",
      "expected": "한국결제데이터 MID 생성/수정 화면에는 App ID 입력박스가 노출되면 안 됩니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    }
  ]
}
