Skip to content

Comments

fix/#187: 리뷰 목록 조회 시 답변 완료 여부 필드 추가#189

Merged
JeongHyck06 merged 1 commit intomainfrom
fix/#187
Dec 29, 2025
Merged

fix/#187: 리뷰 목록 조회 시 답변 완료 여부 필드 추가#189
JeongHyck06 merged 1 commit intomainfrom
fix/#187

Conversation

@JeongHyck06
Copy link
Member

  • ReviewResponse DTO에 hasReply 필드 추가
  • ReviewReplyRepositorycountByReviewIds 메서드 추가
  • getReviewsByPostId에서 답글 개수 조회 및 hasReply 설정

@JeongHyck06 JeongHyck06 self-assigned this Dec 21, 2025
@JeongHyck06 JeongHyck06 changed the title feat/#152: 리뷰 목록 조회 시 답변 완료 여부 필드 추가 fix/#187: 리뷰 목록 조회 시 답변 완료 여부 필드 추가 Dec 21, 2025
@JeongHyck06 JeongHyck06 merged commit 41e1bbd into main Dec 29, 2025
2 checks passed
@JeongHyck06 JeongHyck06 linked an issue Dec 29, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 답변 완료 상태 필드 추가

3 participants