fix(ui): 실패 건 수동 재수집 시 414 Request-URI Too Long 오류 수정 #72

병합
HYOJIN bugfix/ISSUE-71-fix-retry-uri-too-long 에서 develop 로 2 commits 를 머지했습니다 2026-03-20 18:31:10 +09:00

2 커밋

작성자 SHA1 메시지 날짜
2cafa5ff84 docs: 릴리즈 노트 업데이트 2026-03-20 18:30:13 +09:00
a3f62f3090 fix(ui): 실패 건 수동 재수집 시 414 Request-URI Too Long 오류 수정
- retryRecordKeys URL 파라미터 제거 (서버에서 DB 조회로 대체)
- sourceStepExecutionId → sourceJobExecutionId로 변경
- FailedRecordsToggle에 jobExecutionId 전달
2026-03-20 18:29:54 +09:00