Skip to content

[FIX] 랜덤 닉네임 로직, 회원가입 로직 수정#120

Merged
gogori6565 merged 1 commit intodevelopfrom
fix/#119
Mar 4, 2026
Merged

[FIX] 랜덤 닉네임 로직, 회원가입 로직 수정#120
gogori6565 merged 1 commit intodevelopfrom
fix/#119

Conversation

@rhkr8521
Copy link
Member

@rhkr8521 rhkr8521 commented Mar 4, 2026

📣 Related Issue

📝 Summary

  • 최초 회원가입 시 닉네임이 null값으로 저장되도록 수정했습니다.
  • 랜덤 닉네임 재생성 시 닉네임이 저장되지 않도록 수정했습니다.
  • 닉네임 등록 API 에서 기존 등록한 닉네임을 다시 넣으면 패스 되도록 수정했습니다.

📬 Reference

[ 기존 닉네임 패스 ]
image

@rhkr8521 rhkr8521 requested a review from gogori6565 March 4, 2026 10:44
@rhkr8521 rhkr8521 self-assigned this Mar 4, 2026
Copy link
Contributor

@gogori6565 gogori6565 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!

@gogori6565 gogori6565 merged commit e1e6d09 into develop Mar 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX] 랜덤 닉네임 로직, 회원가입 로직 수정

2 participants