fix: 콜밴 게시글 조회 시 소프트 딜리트 여부 고려하여 참여 여부 상태 결정#2179
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis change updates the CallvanParticipant repository method to filter out soft-deleted records by renaming Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🔍 개요
🚀 주요 변경 내용
CallvanParticipantRepository의 목록 참여 조회 메서드를findAllByMemberIdAndPostIdInAndIsDeletedFalse(...)로 변경했습니다.CallvanPostQueryService에서 게시글 목록의joinedPostIds계산 시 soft-delete되지 않은 참여 이력만 반영하도록 수정했습니다.💬 참고 사항
✅ Checklist (완료 조건)
Summary by CodeRabbit
Release Notes