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] 회원 탈퇴 api 수정 #85

Merged
merged 1 commit into from
May 4, 2024
Merged

[Fix] 회원 탈퇴 api 수정 #85

merged 1 commit into from
May 4, 2024

Conversation

julia-heo
Copy link
Member

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #83

🔎 작업 내용

회원 탈퇴 시 User를 외래키로 가지고 있는 객체가 있는 경우 오류 발생
User 삭제 전에 해당 사용자의 모든 기록을 지움

📩 API Test

스크린샷 2024-05-03 오전 5 32 34

➰ ETC

@julia-heo julia-heo added 채린 fix 버그 해결 labels May 2, 2024
@julia-heo julia-heo self-assigned this May 2, 2024
@julia-heo julia-heo linked an issue May 2, 2024 that may be closed by this pull request
1 task
Copy link
Member

@Haewonny Haewonny left a comment

Choose a reason for hiding this comment

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

굿 머지해두 됩니당!

@Haewonny Haewonny merged commit ad6f01a into develop May 4, 2024
2 checks passed
@Haewonny Haewonny deleted the fix/#83 branch May 4, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 해결 채린
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 회원 탈퇴 api 해결
2 participants