{
  "issueId": "4073",
  "environment": "dev",
  "generatedAt": "2026-09-01T15:45:33+09:00",
  "sourceResult": "qa-results redacted from tracked output",
  "timings": {
    "issueId": "4073",
    "environment": "dev",
    "generatedAt": "2026-09-01T06:43:20.798Z",
    "exitStatus": 0,
    "timings": [
      {
        "name": "qa:run",
        "startedAt": "2026-09-01T06:41:43.717Z",
        "detail": {
          "issueId": "4073",
          "environment": "dev",
          "exitStatus": 0
        },
        "finishedAt": "2026-09-01T06:43:20.797Z",
        "durationMs": 97080,
        "status": "ok"
      },
      {
        "name": "prepare-results",
        "startedAt": "2026-09-01T06:41:43.718Z",
        "detail": {},
        "finishedAt": "2026-09-01T06:41:43.720Z",
        "durationMs": 2,
        "status": "ok"
      },
      {
        "name": "auth-refresh",
        "startedAt": "2026-09-01T06:41:43.720Z",
        "detail": {},
        "finishedAt": "2026-09-01T06:41:59.672Z",
        "durationMs": 15952,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/ADMIN",
        "startedAt": "2026-09-01T06:41:43.720Z",
        "detail": {
          "application": "admin",
          "role": "ADMIN",
          "businessRole": "ADMIN"
        },
        "finishedAt": "2026-09-01T06:41:51.665Z",
        "durationMs": 7945,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/TA",
        "startedAt": "2026-09-01T06:41:43.725Z",
        "detail": {
          "application": "admin",
          "role": "TA",
          "businessRole": "TA"
        },
        "finishedAt": "2026-09-01T06:41:53.359Z",
        "durationMs": 9634,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/CO",
        "startedAt": "2026-09-01T06:41:51.665Z",
        "detail": {
          "application": "admin",
          "role": "CO",
          "businessRole": "CO"
        },
        "finishedAt": "2026-09-01T06:41:58.575Z",
        "durationMs": 6910,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/QA4073_BO",
        "startedAt": "2026-09-01T06:41:53.359Z",
        "detail": {
          "application": "admin",
          "role": "QA4073_BO",
          "businessRole": "BO"
        },
        "finishedAt": "2026-09-01T06:41:59.672Z",
        "durationMs": 6313,
        "status": "ok"
      },
      {
        "name": "playwright",
        "startedAt": "2026-09-01T06:41:59.673Z",
        "detail": {
          "command": "npx playwright test qa/issues/4073/dev --trace retain-on-failure",
          "exitStatus": 0
        },
        "finishedAt": "2026-09-01T06:43:20.797Z",
        "durationMs": 81124,
        "status": "ok"
      }
    ]
  },
  "summary": {
    "status": "PASS",
    "passed": 8,
    "failed": 0,
    "skipped": 0,
    "blocked": 0,
    "flaky": 0,
    "durationMs": 80614
  },
  "rows": [
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [ADMIN] 가맹점관리 / [ADMIN] role / 가맹점관리 / 별칭 검색 필터 확인 후 정상 동작 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 15472,
      "evidence": [
        "artifacts/logs/01-ADMIN-alias-filter-combined.md",
        "artifacts/screenshots/01-ADMIN-alias-filter-combined.png",
        "artifacts/logs/02-ADMIN-alias-filter-reset.md",
        "artifacts/screenshots/02-ADMIN-alias-filter-reset.png"
      ],
      "screenshots": [
        "artifacts/screenshots/01-ADMIN-alias-filter-combined.png",
        "artifacts/screenshots/02-ADMIN-alias-filter-reset.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/01-ADMIN-alias-filter-combined.md",
        "artifacts/logs/02-ADMIN-alias-filter-reset.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "가맹점관리",
      "checklistItem": "별칭 검색 필터 확인 후 정상 동작 확인",
      "action": "ADMIN 기본 계정으로 가맹점관리의 MID 별칭과 가맹점명 조건을 함께 검색한 뒤 별칭만 초기화해 API 요청과 목록 범위를 대조",
      "expected": "MID 별칭과 기존 가맹점명 조건이 교집합으로 적용되고, 별칭 초기화 후에는 가맹점명 조건만 유지되어야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [ADMIN] 가맹점관리 / [ADMIN] role / 가맹점관리 / 조회된 데이터의 별칭 컬럼 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 12474,
      "evidence": [
        "artifacts/logs/03-ADMIN-alias-column.md",
        "artifacts/screenshots/03-ADMIN-alias-column.png"
      ],
      "screenshots": [
        "artifacts/screenshots/03-ADMIN-alias-column.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/03-ADMIN-alias-column.md"
      ],
      "files": [],
      "role": "ADMIN",
      "page": "가맹점관리",
      "checklistItem": "조회된 데이터의 별칭 컬럼 확인",
      "action": "ADMIN 기본 계정으로 가맹점관리의 MID 별칭 컬럼과 목록 API 별칭 값을 대조",
      "expected": "가맹점관리 목록에 MID 별칭 컬럼이 표시되고 각 화면 값이 목록 API의 별칭 값과 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [TA] 가맹점관리 / [TA] role / 가맹점관리 / 별칭 검색 필터 확인 후 정상 동작 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 9452,
      "evidence": [
        "artifacts/logs/04-TA-alias-filter-combined.md",
        "artifacts/screenshots/04-TA-alias-filter-combined.png",
        "artifacts/logs/05-TA-alias-filter-reset.md",
        "artifacts/screenshots/05-TA-alias-filter-reset.png"
      ],
      "screenshots": [
        "artifacts/screenshots/04-TA-alias-filter-combined.png",
        "artifacts/screenshots/05-TA-alias-filter-reset.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/04-TA-alias-filter-combined.md",
        "artifacts/logs/05-TA-alias-filter-reset.md"
      ],
      "files": [],
      "role": "TA",
      "page": "가맹점관리",
      "checklistItem": "별칭 검색 필터 확인 후 정상 동작 확인",
      "action": "TA 기본 계정으로 가맹점관리의 MID 별칭과 가맹점명 조건을 함께 검색한 뒤 별칭만 초기화해 API 요청과 목록 범위를 대조",
      "expected": "MID 별칭과 기존 가맹점명 조건이 교집합으로 적용되고, 별칭 초기화 후에는 가맹점명 조건만 유지되어야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [TA] 가맹점관리 / [TA] role / 가맹점관리 / 조회된 데이터의 별칭 컬럼 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 7997,
      "evidence": [
        "artifacts/logs/06-TA-alias-column.md",
        "artifacts/screenshots/06-TA-alias-column.png"
      ],
      "screenshots": [
        "artifacts/screenshots/06-TA-alias-column.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/06-TA-alias-column.md"
      ],
      "files": [],
      "role": "TA",
      "page": "가맹점관리",
      "checklistItem": "조회된 데이터의 별칭 컬럼 확인",
      "action": "TA 기본 계정으로 가맹점관리의 MID 별칭 컬럼과 목록 API 별칭 값을 대조",
      "expected": "가맹점관리 목록에 MID 별칭 컬럼이 표시되고 각 화면 값이 목록 API의 별칭 값과 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [CO] 가맹점관리 / [CO] role / 가맹점관리 / 별칭 검색 필터 확인 후 정상 동작 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 9073,
      "evidence": [
        "artifacts/logs/07-CO-alias-filter-combined.md",
        "artifacts/screenshots/07-CO-alias-filter-combined.png",
        "artifacts/logs/08-CO-alias-filter-reset.md",
        "artifacts/screenshots/08-CO-alias-filter-reset.png"
      ],
      "screenshots": [
        "artifacts/screenshots/07-CO-alias-filter-combined.png",
        "artifacts/screenshots/08-CO-alias-filter-reset.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/07-CO-alias-filter-combined.md",
        "artifacts/logs/08-CO-alias-filter-reset.md"
      ],
      "files": [],
      "role": "CO",
      "page": "가맹점관리",
      "checklistItem": "별칭 검색 필터 확인 후 정상 동작 확인",
      "action": "CO 기본 계정으로 가맹점관리의 MID 별칭과 가맹점명 조건을 함께 검색한 뒤 별칭만 초기화해 API 요청과 목록 범위를 대조",
      "expected": "MID 별칭과 기존 가맹점명 조건이 교집합으로 적용되고, 별칭 초기화 후에는 가맹점명 조건만 유지되어야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [CO] 가맹점관리 / [CO] role / 가맹점관리 / 조회된 데이터의 별칭 컬럼 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 9430,
      "evidence": [
        "artifacts/logs/09-CO-alias-column.md",
        "artifacts/screenshots/09-CO-alias-column.png"
      ],
      "screenshots": [
        "artifacts/screenshots/09-CO-alias-column.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/09-CO-alias-column.md"
      ],
      "files": [],
      "role": "CO",
      "page": "가맹점관리",
      "checklistItem": "조회된 데이터의 별칭 컬럼 확인",
      "action": "CO 기본 계정으로 가맹점관리의 MID 별칭 컬럼과 목록 API 별칭 값을 대조",
      "expected": "가맹점관리 목록에 MID 별칭 컬럼이 표시되고 각 화면 값이 목록 API의 별칭 값과 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [BO] 가맹점관리 / [BO] role / 가맹점관리 / 별칭 검색 필터 확인 후 정상 동작 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 7583,
      "evidence": [
        "artifacts/logs/10-BO-alias-filter-combined.md",
        "artifacts/screenshots/10-BO-alias-filter-combined.png",
        "artifacts/logs/11-BO-alias-filter-reset.md",
        "artifacts/screenshots/11-BO-alias-filter-reset.png"
      ],
      "screenshots": [
        "artifacts/screenshots/10-BO-alias-filter-combined.png",
        "artifacts/screenshots/11-BO-alias-filter-reset.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/10-BO-alias-filter-combined.md",
        "artifacts/logs/11-BO-alias-filter-reset.md"
      ],
      "files": [],
      "role": "BO",
      "page": "가맹점관리",
      "checklistItem": "별칭 검색 필터 확인 후 정상 동작 확인",
      "action": "BO 기본 계정으로 가맹점관리의 MID 별칭과 가맹점명 조건을 함께 검색한 뒤 별칭만 초기화해 API 요청과 목록 범위를 대조",
      "expected": "MID 별칭과 기존 가맹점명 조건이 교집합으로 적용되고, 별칭 초기화 후에는 가맹점명 조건만 유지되어야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "4073/dev/merchant-mid-alias-filter.spec.ts / [4073][dev] [QA] 가맹점관리 PG MID 별칭 검색·컬럼 검증 / [BO] 가맹점관리 / [BO] role / 가맹점관리 / 조회된 데이터의 별칭 컬럼 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 7359,
      "evidence": [
        "artifacts/logs/12-BO-alias-column.md",
        "artifacts/screenshots/12-BO-alias-column.png"
      ],
      "screenshots": [
        "artifacts/screenshots/12-BO-alias-column.png"
      ],
      "traces": [],
      "logs": [
        "artifacts/logs/12-BO-alias-column.md"
      ],
      "files": [],
      "role": "BO",
      "page": "가맹점관리",
      "checklistItem": "조회된 데이터의 별칭 컬럼 확인",
      "action": "BO 기본 계정으로 가맹점관리의 MID 별칭 컬럼과 목록 API 별칭 값을 대조",
      "expected": "가맹점관리 목록에 MID 별칭 컬럼이 표시되고 각 화면 값이 목록 API의 별칭 값과 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    }
  ]
}
