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: 작업 정보가 만료된 사용자 정보가 대기방에서 제거되지 않는 문제를 수정한다. #142

Merged
merged 5 commits into from
Aug 25, 2024

Conversation

hseong3243
Copy link
Collaborator

⛏ 작업 사항

  • 러닝룸의 만료된 사용자 정보를 제거할 때, 웨이팅룸의 사용자 정보를 제거하지 않는 문제를 수정했습니다.
  • 러닝룸의 만료된 사용자 정보 삭제시 삭제된 사용자 목록을 반환합니다. 이를 이용하여 웨이팅룸의 사용자를 삭제합니다.

📝 작업 요약

  • 만료된 대기방 사용자를 삭제하지 않는 문제 수정

💡 관련 이슈

삭제된 회원의 이메일 정보를 반환하도록 변경함.
이메일 목록을 받아 해당하는 사용자의 정보를 일괄적으로 제거하는 로직을 구현함.
러닝룸의 만료된 사용자 정보를 이용하여 대기방 사용자를 제거함.
@hseong3243 hseong3243 merged commit c2ce58e into main Aug 25, 2024
2 checks passed
@hseong3243 hseong3243 deleted the fix/remove-waiting-room-member branch August 25, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 버그
Projects
None yet
2 participants