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

프로필 수정이 안 됩니다. #335

Open
choikyounga opened this issue Mar 24, 2023 · 1 comment
Open

프로필 수정이 안 됩니다. #335

choikyounga opened this issue Mar 24, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@choikyounga
Copy link

버그 설명 (필수)

닉네임 수정이 안 됩니다

버그 재현 방법 (필수)

어떤 순서로 접근했을때 버그가 발생했나요?

이름을 누르고 프로필 수정을 누른후에 정보를 입력하고 저장을 누르면 오류가 발생합니다

의도한 동작

수정이 정상적으로 돼야합니다

스크린샷

31B6F775-229E-4911-9C56-D2DC382AEE9C

모바일에서 발생한 경우 (아래 정보를 기입해주세요):

  • Device: iPhone 13
  • OS: iOS 16.0
  • Browser: safari

추가 정보

버그를 설명하는데 추가적인 정보가 있다면 기입해주세요.

@choikyounga choikyounga added the bug Something isn't working label Mar 24, 2023
@publdaze
Copy link
Collaborator

@shkisme
이부분 백엔드 쪽에서 확인해봐야 할 것 같습니다!
/v1/members/profile 이 경로 API에서 프로필 업데이트 할 때
realName, nickName, studentId 한번에 처리가 되어서 셋중 하나라도 바꿀 시 전체에 대한 유효성 검사가 들어가는 것 같은데
본인 학번도 이미 등록된 학번이라서 중복 제한 걸리는 것 같네요.

@publdaze publdaze assigned shkisme and unassigned publdaze Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants