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] 유저간 아이디(닉네임) 중복 허용 문제, 고유값 추가 #87

Closed
2 tasks done
eunki96 opened this issue Nov 26, 2023 · 0 comments
Closed
2 tasks done
Assignees
Labels
🐞 Bug 발견된 버그 (목록, 해결 여부)

Comments

@eunki96
Copy link
Member

eunki96 commented Nov 26, 2023

📋 이슈 내용

  • 프로필 생성에서는 아이디 중복을 잡지만, 회원 수정 때는 중복을 잡지 않음
  • FriendSimpleDto 에 userNo 필드를 추가해야 함
    • friendNo 의 경우 삭제, 추가를 통해 변경

✅ 체크리스트

  • 회원 수정 시 중복 체크
  • friendSimpleDto 내 userNo 필드 추가

📚 레퍼런스

@eunki96 eunki96 added the 🐞 Bug 발견된 버그 (목록, 해결 여부) label Nov 26, 2023
@eunki96 eunki96 self-assigned this Nov 26, 2023
@Juser0 Juser0 closed this as completed Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug 발견된 버그 (목록, 해결 여부)
Projects
None yet
Development

No branches or pull requests

2 participants