Skip to content

Comments

feature : 탈퇴한 회원 계정 복구 API(#139)#140

Merged
myqewr merged 1 commit intodevelopfrom
feature/#139
Jun 30, 2025
Merged

feature : 탈퇴한 회원 계정 복구 API(#139)#140
myqewr merged 1 commit intodevelopfrom
feature/#139

Conversation

@myqewr
Copy link
Member

@myqewr myqewr commented Jun 25, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 회원 탈퇴 후 재가입 시 회원 복구하는 api입니다.
  • 기존에는 회원 탈퇴 시(soft delete 시점) user가 작성한 게시글의 작성자를 system user(알수 없는 유저)로 변경했었으나, user hard delete 시에 작성자를 변경하는 것으로 로직을 변경했습니다.

🔍 참고사항

📚 기타

@myqewr myqewr self-assigned this Jun 25, 2025
@myqewr myqewr added the ⚡ feature 새로운 기능 추가 및 수정 label Jun 25, 2025
@myqewr myqewr requested a review from hisonghy June 25, 2025 12:42
Copy link
Member

@hisonghy hisonghy left a comment

Choose a reason for hiding this comment

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

고샹하셨습니다👍

@myqewr myqewr merged commit faa0e0c into develop Jun 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡ 탈퇴한 회원 복구 api 추가

2 participants