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

Chore: MemberStatus 및 불러오기 수정 #105

Closed
GayeongKimm opened this issue Aug 21, 2024 · 0 comments · Fixed by #110
Closed

Chore: MemberStatus 및 불러오기 수정 #105

GayeongKimm opened this issue Aug 21, 2024 · 0 comments · Fixed by #110

Comments

@GayeongKimm
Copy link
Member

GayeongKimm commented Aug 21, 2024

원인 : admin페이지 가입승인창에서 상태가 DEACTIVE인 회원만을 불러오고 있음.

문제 : 회원탈퇴를 실수로 한 학생은 가입승인창에 띄어짐. 해당 유저는 탈퇴를 한 유저이고 아직 가입 승인이 되지 않은 학생과는 다른역할이 되어야 함

결론 : PENDING이라는 상태를 추가하여 회원가입시 PENDING을 주고 ADMIN페이지에서는 상태별로 회원을 확인할 수 있도록 수정

@GayeongKimm GayeongKimm linked a pull request Sep 4, 2024 that will close this issue
GayeongKimm added a commit that referenced this issue Sep 4, 2024
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 a pull request may close this issue.

1 participant