Skip to content

[#364][FIX] 거절된 계정의 모임 재가입요청 로직 수정#365

Merged
juhyunO merged 1 commit into
devfrom
fix/gathering-join-request
Apr 11, 2026
Merged

[#364][FIX] 거절된 계정의 모임 재가입요청 로직 수정#365
juhyunO merged 1 commit into
devfrom
fix/gathering-join-request

Conversation

@juhyunO
Copy link
Copy Markdown
Contributor

@juhyunO juhyunO commented Apr 11, 2026

PR 요약

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

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

이슈 번호


주요 변경 사항

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

  • GatheringValidator: 기존 가입 요청 vaildator 삭제
  • GatheringService: vaildator의 역할을 Service에서 수행하면서 상태가 Reject 이라면 다시 Pending상태로 돌려놓도록 로직수정 (사용자의 상태를 바꾸기때문에 Vaildator가 아닌 Servie로 이동)
  • GatheringMember: Status를 Reject에서 Pending 상태로 바꾸는 메서드 추가

참고 사항

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

예:

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

@juhyunO juhyunO requested a review from a team April 11, 2026 11:40
@juhyunO juhyunO self-assigned this Apr 11, 2026
@juhyunO juhyunO requested review from JWoong-01, Seoyoung-Kyung, U-hee, dkqpeo and onuyyy and removed request for a team April 11, 2026 11:40
@juhyunO juhyunO linked an issue Apr 11, 2026 that may be closed by this pull request
1 task
@juhyunO juhyunO merged commit 9f225d7 into dev Apr 11, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in dokdok-server Apr 11, 2026
@juhyunO juhyunO deleted the fix/gathering-join-request branch April 11, 2026 11:44
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