{
  "issueId": "3857",
  "environment": "dev",
  "generatedAt": "2026-07-22T19:21:51+09:00",
  "sourceResult": "qa-results redacted from tracked output",
  "timings": {
    "issueId": "3857",
    "environment": "dev",
    "generatedAt": "2026-07-22T10:20:54.793Z",
    "exitStatus": 0,
    "timings": [
      {
        "name": "qa:run",
        "startedAt": "2026-07-22T10:20:16.108Z",
        "detail": {
          "issueId": "3857",
          "environment": "dev",
          "exitStatus": 0
        },
        "finishedAt": "2026-07-22T10:20:54.793Z",
        "durationMs": 38685,
        "status": "ok"
      },
      {
        "name": "prepare-results",
        "startedAt": "2026-07-22T10:20:16.109Z",
        "detail": {},
        "finishedAt": "2026-07-22T10:20:16.109Z",
        "durationMs": 0,
        "status": "ok"
      },
      {
        "name": "auth-refresh",
        "startedAt": "2026-07-22T10:20:16.109Z",
        "detail": {},
        "finishedAt": "2026-07-22T10:20:19.893Z",
        "durationMs": 3784,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/TA",
        "startedAt": "2026-07-22T10:20:16.110Z",
        "detail": {
          "application": "admin",
          "role": "TA",
          "businessRole": "TA"
        },
        "finishedAt": "2026-07-22T10:20:19.893Z",
        "durationMs": 3783,
        "status": "ok"
      },
      {
        "name": "playwright",
        "startedAt": "2026-07-22T10:20:19.893Z",
        "detail": {
          "command": "npx playwright test qa/issues/3857/dev --trace retain-on-failure",
          "exitStatus": 0
        },
        "finishedAt": "2026-07-22T10:20:54.793Z",
        "durationMs": 34900,
        "status": "ok"
      }
    ]
  },
  "summary": {
    "status": "PASS",
    "passed": 10,
    "failed": 0,
    "skipped": 0,
    "blocked": 0,
    "flaky": 0,
    "durationMs": 34155
  },
  "rows": [
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 거래관리 > 거래내역에서 거래일시를 2026-07-22, 가맹점명을 박재민_가맹으로 검색",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 4510,
      "evidence": [
        "artifacts/screenshots/01-거래관리-거래내역-TA-filtered-transactions.png",
        "artifacts/logs/01-거래관리-거래내역-TA-filtered-transactions-url.txt",
        "artifacts/logs/02-거래관리-거래내역-TA-filtered-transactions.md"
      ],
      "screenshots": [
        "artifacts/screenshots/01-거래관리-거래내역-TA-filtered-transactions.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/01-거래관리-거래내역-TA-filtered-transactions-url.txt",
        "artifacts/logs/02-거래관리-거래내역-TA-filtered-transactions.md"
      ],
      "files": [],
      "role": "TA",
      "page": "거래관리 > 거래내역",
      "checklistItem": "거래관리 > 거래내역에서 거래일시를 2026-07-22, 가맹점명을 박재민_가맹으로 검색",
      "action": "TA 계정으로 거래관리 > 거래내역 항목을 확인",
      "expected": "TA 계정에서 거래관리 > 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 검색 결과를 엑셀로 다운로드했을 때 2026-07-22 17:40:02 이전 거래의 계약명이 웰컴_선으로 표시되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 9138,
      "evidence": [
        "artifacts/screenshots/02-거래관리-거래내역-TA-excel-requested.png",
        "artifacts/logs/03-거래관리-거래내역-TA-excel-requested-url.txt",
        "artifacts/logs/04-거래관리-거래내역-TA-excel-contract-name.md"
      ],
      "screenshots": [
        "artifacts/screenshots/02-거래관리-거래내역-TA-excel-requested.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/03-거래관리-거래내역-TA-excel-requested-url.txt",
        "artifacts/logs/04-거래관리-거래내역-TA-excel-contract-name.md"
      ],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "검색 결과를 엑셀로 다운로드했을 때 2026-07-22 17:40:02 이전 거래의 계약명이 웰컴_선으로 표시되는지 확인",
      "action": "TA 계정으로 [TA] role 엑셀 다운로드를 시도하고 화면 범위와 파일 범위를 비교",
      "expected": "TA 계정으로 받은 엑셀 파일은 화면에 보이는 범위와 같아야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 2026-07-22 17:40:50 거래의 계약명이 웰컴_선!으로 표시되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 0,
      "evidence": [],
      "screenshots": [],
      "traces": [],
      "logs": [],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "2026-07-22 17:40:50 거래의 계약명이 웰컴_선!으로 표시되는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 계약명 변경 전 거래가 현재 계약명인 웰컴_선!으로 잘못 표시되지 않는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 0,
      "evidence": [],
      "screenshots": [],
      "traces": [],
      "logs": [],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "계약명 변경 전 거래가 현재 계약명인 웰컴_선!으로 잘못 표시되지 않는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 업체관리 > 가맹점 > 가맹점관리에서 대상 가맹점의 영업라인 변경이력 클릭",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 4474,
      "evidence": [
        "artifacts/screenshots/03-업체관리-가맹점-가맹점관리-TA-sales-line-history-open.png",
        "artifacts/logs/05-업체관리-가맹점-가맹점관리-TA-sales-line-history-open-url.txt",
        "artifacts/logs/06-업체관리-가맹점-가맹점관리-TA-sales-line-history-open.md"
      ],
      "screenshots": [
        "artifacts/screenshots/03-업체관리-가맹점-가맹점관리-TA-sales-line-history-open.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/05-업체관리-가맹점-가맹점관리-TA-sales-line-history-open-url.txt",
        "artifacts/logs/06-업체관리-가맹점-가맹점관리-TA-sales-line-history-open.md"
      ],
      "files": [],
      "role": "TA",
      "page": "업체관리 > 가맹점 > 가맹점관리",
      "checklistItem": "업체관리 > 가맹점 > 가맹점관리에서 대상 가맹점의 영업라인 변경이력 클릭",
      "action": "TA 계정으로 가맹점관리 생성/수정 모달과 상세 조회에서 상품정보 저장, 수정, 삭제 흐름을 확인",
      "expected": "가맹점관리 상품정보 노출, 전체 입력 안내, 저장/수정 유지, 옵션 선택, 삭제 후 미노출이 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 2026-07-22 17:40:02 변경시간의 영업라인 변경이력이 추가됐는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 4311,
      "evidence": [
        "artifacts/screenshots/04-업체관리-가맹점-가맹점관리-TA-history-evidence.png",
        "artifacts/logs/07-업체관리-가맹점-가맹점관리-TA-history-contract-name.md"
      ],
      "screenshots": [
        "artifacts/screenshots/04-업체관리-가맹점-가맹점관리-TA-history-evidence.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/07-업체관리-가맹점-가맹점관리-TA-history-contract-name.md"
      ],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "2026-07-22 17:40:02 변경시간의 영업라인 변경이력이 추가됐는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 추가된 변경이력의 계약명이 웰컴_선!으로 표시되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 0,
      "evidence": [],
      "screenshots": [],
      "traces": [],
      "logs": [],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "추가된 변경이력의 계약명이 웰컴_선!으로 표시되는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 기존 영업라인 변경이력의 계약명은 변경 당시 값으로 유지되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 0,
      "evidence": [],
      "screenshots": [],
      "traces": [],
      "logs": [],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "기존 영업라인 변경이력의 계약명은 변경 당시 값으로 유지되는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 상단 상태 정보에 최종 수정 적용내역 문구가 표시되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 0,
      "evidence": [],
      "screenshots": [],
      "traces": [],
      "logs": [],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "상단 상태 정보에 최종 수정 적용내역 문구가 표시되는지 확인",
      "action": "TA 계정으로 [TA] role 항목을 확인",
      "expected": "TA 계정에서 [TA] role 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3857/dev/contract-name-history.spec.ts / [3857][dev] PG 계약명 변경 거래 엑셀 및 영업라인 변경이력 QA / [TA] role / 화면을 새로고침한 후에도 변경이력과 계약명이 동일하게 표시되는지 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 11101,
      "evidence": [
        "artifacts/screenshots/05-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload.png",
        "artifacts/logs/08-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload-url.txt",
        "artifacts/logs/09-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload.md"
      ],
      "screenshots": [
        "artifacts/screenshots/05-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/08-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload-url.txt",
        "artifacts/logs/09-업체관리-가맹점-가맹점관리-TA-sales-line-history-after-reload.md"
      ],
      "files": [],
      "role": "TA",
      "page": "[TA] role",
      "checklistItem": "화면을 새로고침한 후에도 변경이력과 계약명이 동일하게 표시되는지 확인",
      "action": "TA 계정으로 비스킷 카드 정책 사용여부/강제적용 값을 변경, 저장 확인, 원복 후 새로고침 유지 여부를 확인",
      "expected": "비스킷 카드 정책 변경은 저장 후 조회되고, 원복 후 새로고침해도 기준 상태가 유지되어야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    }
  ]
}
