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 : 방장 혼자 있는 그룹 탈퇴 시 권한 이전 오류 해결 및 삭제 로직 추가 #200

Merged
merged 4 commits into from
Nov 23, 2024

Conversation

rladmstn
Copy link
Contributor

📌 Related Issue

close #198

🚀 Description

  • 방장이 혼자 있을 때 그룹을 탈퇴할 경우, 그룹이 삭제되도록 로직을 수정했습니다.
  • 추가로, 그룹을 삭제할 때 공지부터 풀이 및 댓글까지 전체 삭제되는 로직을 추가했습니다.

📢 Review Point

📚Etc (선택)

@rladmstn rladmstn added bug 버그 수정 new-feature 기능 추가 labels Nov 23, 2024
@rladmstn rladmstn requested review from s-hwan and sh0723 November 23, 2024 07:53
@rladmstn rladmstn self-assigned this Nov 23, 2024
Copy link
Contributor

@sh0723 sh0723 left a comment

Choose a reason for hiding this comment

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

고생하셨어요~!!

Copy link
Contributor

@s-hwan s-hwan left a comment

Choose a reason for hiding this comment

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

굿굿 핳 👍

@s-hwan s-hwan merged commit 4b4b546 into develop Nov 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 버그 수정 new-feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix : 방장 혼자 있는 그룹 탈퇴 시 권한 이전 오류 해결
3 participants