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

Fix/#71 회원 탈퇴 시 정상적으로 멤버 삭제가 안되는 문제 해결 #72

Merged
merged 5 commits into from
Aug 22, 2024

Conversation

yeonjy
Copy link
Member

@yeonjy yeonjy commented Aug 21, 2024

PULL REQUEST

🎋 작업중인 브랜치

⚡️ 작업동기

  • 회원 탈퇴 시 정상적으로 멤버 삭제가 안되는 문제 해결

🔑 주요 변경사항

  • Member와 관련된 entity cascade로 삭제
  • 회원 탈퇴 처리 이후, 첫 화면으로 Redirect

💡 관련 이슈

close #71

@yeonjy yeonjy added ✨ feat 새로운 기능 추가 🐛 fix 버그 수정 labels Aug 21, 2024
@yeonjy yeonjy self-assigned this Aug 21, 2024
@yeonjy yeonjy linked an issue Aug 21, 2024 that may be closed by this pull request
2 tasks
@yeonjy yeonjy merged commit 12c65cd into dev Aug 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가 🐛 fix 버그 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 회원 탈퇴 시 정상적으로 멤버 삭제가 안되는 문제 해결
1 participant