Conversation
- Profile 엔티티 생성 및 양방향 연관관계 설정 추가 - asyncNotificationService mock 의존성 추가 - 검증 로직을 실제 동작에 맞게 수정 (save 호출 대신 member 상태 직접 확인) - 예상 상태를 PENDING으로 수정 (completeHiddenProfile 실제 동작 반영) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
[feat] 관리자 페이지 회원 리스트 검색/필터 기능 수정 및 질문 관리 페이지 개선
- 추천 세션 일관성 유지를 위해 실시간 필터링에서 시그널 체크 제거 - 차단 관계만 즉시 제외, 시그널은 다음 세션부터 제외 - DailyCodeMatchingService와 동작 통일 Resolves #386
- DESC를 ASC로 변경하여 생성 순서 유지 - 버킷 정책 우선순위(B1→B2→B3→B4) 보존 - Daily Code Matching과 정렬 방향 통일 Resolves #386
- 추천 세션 일관성 검증 (시그널 제외 로직) - 차단 관계 즉시 제외 검증 - 추천 순서 유지 검증 - WITHDRAWN 회원 자동 필터링 검증 - mockito-kotlin 의존성 추가 - PreVerificationStrategyTest asyncNotificationService 파라미터 추가 Resolves #386 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
[fix] Code Time 추천 로직 버그 수정 (시그널 제외 및 순서 문제)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR의 목적이 무엇인가요?
이슈 ID는 무엇인가요?
설명
질문 혹은 공유 사항 (Optional)