Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#452 [feat] 관리자 페이지 멤버 관리 에러 코드 세분화 #453

Merged
merged 6 commits into from
Aug 6, 2024

Conversation

sohyundoh
Copy link
Member

@sohyundoh sohyundoh commented Aug 6, 2024

✒️ 관련 이슈번호

Key Changes 🔑

  1. 관리자 페이지 멤버 관리 에러 코드 세분화하였습니다!
  2. 관리자 페이지에서 글모임 정보 수정 시, 만약 글모임 이름 변경이 있을 시에만 validate문을 통과하게 진행했습니다.
  3. 기존에 글모임 삭제 프로세스에서 batch query를 사용했는데, 이 때 @Transactional을 처리해주기 위해 (처리해주지 않아 에러가 발생했었습니다) 레포지토리 메서드에 붙였습니다.

To Reviewers 📢

@sohyundoh sohyundoh self-assigned this Aug 6, 2024
Copy link
Contributor

@parkheeddong parkheeddong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm ! 고생하셨습니다 ~!

전체 플로우 (글모임 등록 -> 글감 등록 -> 글 작성) 후 제거 테스트 진행했습니다!
@sohyundoh sohyundoh merged commit 63b475e into develop Aug 6, 2024
1 check passed
@sohyundoh sohyundoh deleted the feat/#452 branch August 6, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 관리자 페이지 회원 관리 에러 코드 세분화
2 participants