Skip to content

Comments

[Fix] 리뷰 작성 조건 수정#457

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

[Fix] 리뷰 작성 조건 수정#457
Kim-Dongdong merged 1 commit intodevelopfrom
refactor/requestions

Conversation

@Kim-Dongdong
Copy link
Contributor

PR 제목

  • [Fix] 리뷰 작성 조건 수정

변경 사항

    1. 매칭 상태가 COMPLETED 이어야 리뷰 작성 가능
    1. 해당 유저가 그 프로 프로필에 이미 리뷰를 작성했으면 (hasReview == true) → isWriteReview = false → 재작성 불가
  • 테스트 시나리오는
    • 일반 유저가 요청서 작성하고, 프로가 제안서 작성 후 매칭 완료 된다음, 계약서까지 작성 해서 해당 Matching 엔티티의 상태가 COMPLETED이면 그 때 일반 유저가 해당 프로 유저에게 리뷰 작성 가능, 그리고 리뷰 작성을 한 번이라도 했다면 다시 리뷰 작성 불가능 상태가 됨.

작업 내용 체크

  • 로컬에서 기능 동작 확인

@Kim-Dongdong Kim-Dongdong merged commit 19fff94 into develop Feb 15, 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