Skip to content

[#375][FIX]책 평가 날짜 누락 및 업데이트 #376

Merged
juhyunO merged 3 commits into
devfrom
fix/bookreview-date
Apr 18, 2026
Merged

[#375][FIX]책 평가 날짜 누락 및 업데이트 #376
juhyunO merged 3 commits into
devfrom
fix/bookreview-date

Conversation

@juhyunO
Copy link
Copy Markdown
Contributor

@juhyunO juhyunO commented Apr 18, 2026

PR 요약

이 PR이 어떤 변경을 하는지 간단히 설명하고, 체크 표시는 괄호 사이에 소문자 'x'를 삽입하세요.

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 문서 수정
  • 기타 (설명)

이슈 번호


주요 변경 사항

주요 파일, 로직, 컴포넌트 등을 구체적으로 적어주세요.

  • BookReviewService : reateReview() 메서드를 upsert 방식으로 변경
  • BookReview : 별점,keyword 모두 변경이 없으면 BOOK_REVIEW_NO_CHANGES 예외 발생
  • BookValidator : validateReviewNotExists() 메서드 삭제
  • BookReviewRepository : existsByBookIdAndUserId() 메서드 삭제

참고 사항

리뷰어가 알아야 할 추가 정보, 테스트 방법 등을 작성해주세요.

예:

  • 테스트 계정 정보
  • 관련 API 엔드포인트
  • 로컬 테스트 방법

@juhyunO juhyunO requested a review from a team April 18, 2026 08:43
@juhyunO juhyunO self-assigned this Apr 18, 2026
@juhyunO juhyunO requested review from JWoong-01, Seoyoung-Kyung, U-hee, dkqpeo and onuyyy and removed request for a team April 18, 2026 08:43
@juhyunO juhyunO added the type:fix 버그 label Apr 18, 2026
@juhyunO juhyunO linked an issue Apr 18, 2026 that may be closed by this pull request
1 task
@juhyunO juhyunO merged commit 3fe8222 into dev Apr 18, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in dokdok-server Apr 18, 2026
@juhyunO juhyunO deleted the fix/bookreview-date branch April 18, 2026 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

책 리뷰 평가날짜 표기 오류

1 participant