Skip to content

Comments

[Refactor] 리뷰 재작성 금지 로직 추가#456

Merged
Kim-Dongdong merged 1 commit intodevelopfrom
refactor/requestions
Feb 13, 2026
Merged

[Refactor] 리뷰 재작성 금지 로직 추가#456
Kim-Dongdong merged 1 commit intodevelopfrom
refactor/requestions

Conversation

@Kim-Dongdong
Copy link
Contributor

PR 제목

  • [Refactor] 리뷰 재작성 금지 로직 추가

변경 사항

  1. 내 요청서 목록 조회 시 Matching.status == COMPLETED이고 리뷰가 없으면 isWriteReview: true 반환
  2. 유저가 POST /reviews로 리뷰 작성 → DB에 Review 저장
  3. 다시 요청서 목록 조회 시 이미 리뷰가 존재하므로 isWriteReview: false 반환 → 리뷰 작성 불가

@Kim-Dongdong Kim-Dongdong merged commit 9b248ae into develop Feb 13, 2026
1 check passed
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.

1 participant