fix(ui): 실패 건 수동 재수집 시 414 Request-URI Too Long 오류 수정 #72
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/snp-batch-validation#72
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "bugfix/ISSUE-71-fix-retry-uri-too-long"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
변경 사항
retryRecordKeysURL 쿼리 파라미터 제거 (실패 키 목록을 URL에 담지 않고sourceJobExecutionId로 DB 조회)sourceStepExecutionId→sourceJobExecutionId로 변경FailedRecordsToggle컴포넌트에jobExecutionId전달관련 이슈
테스트
LGTM