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

[FEATURE]: 회원 삭제시, 데이터도 함께 삭제하는 로직 구현 #86

Closed
2 tasks done
jeongjaino opened this issue Jan 5, 2024 · 0 comments · Fixed by #99
Closed
2 tasks done

[FEATURE]: 회원 삭제시, 데이터도 함께 삭제하는 로직 구현 #86

jeongjaino opened this issue Jan 5, 2024 · 0 comments · Fixed by #99
Assignees
Labels
🔨픽스🔨 버그 및 잠재적 문제 해결 🚀진호🚀 ESTP 정진호 23세 🧹허드렛일🧹 종속성 추가, 기능과 무관한 코드 작성

Comments

@jeongjaino
Copy link
Member

jeongjaino commented Jan 5, 2024

작업 사항

현재 Firestore 내의 유저만 삭제.

추후 Firestore 내의 유저 정보도 함께 삭제하도록 변경

Todo

  • 유저 테이블 내의 유저 정보 삭제
  • 운영진이라면, 운영진 내의 정보 삭제

기타사항

No response

@jeongjaino jeongjaino added 🚀진호🚀 ESTP 정진호 23세 🧹허드렛일🧹 종속성 추가, 기능과 무관한 코드 작성 🔨픽스🔨 버그 및 잠재적 문제 해결 labels Jan 5, 2024
@jeongjaino jeongjaino self-assigned this Jan 5, 2024
@jeongjaino jeongjaino changed the title [FIX]: 회원 삭제시, 데이터도 함께 삭제하도록 수정 [FEATURE]: 회원 삭제시, 데이터도 함께 삭제하는 로직 구현 Jan 11, 2024
@jeongjaino jeongjaino linked a pull request Jan 11, 2024 that will close this issue
jeongjaino added a commit that referenced this issue Jan 12, 2024
jeongjaino added a commit that referenced this issue Jan 12, 2024
…, 하나의 viewModelScope 내에서 동작하도록 수정
jeongjaino added a commit that referenced this issue Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨픽스🔨 버그 및 잠재적 문제 해결 🚀진호🚀 ESTP 정진호 23세 🧹허드렛일🧹 종속성 추가, 기능과 무관한 코드 작성
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant