fix: OSINT 중복 체크를 title 단독 조건으로 단순화 #80
No reviewers
레이블
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
마감일이 설정되지 않았습니다.
의존성
No dependencies set.
Reference: gc/kcg-monitoring#80
불러오는 중...
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/osint-title-dedup-simplify"
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?
existsByRegionAndTitleAndCollectedAtAfter → existsByTitle로 변경.
region/시간 조건 제거하여 같은 제목이면 무조건 스킵.
승인