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

멤버 실명이 null 일 경우 검증 #633

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

hoyeonyy
Copy link
Contributor

PR의 목적이 무엇인가요?

멤버 실명이 null 일 경우 검증

이슈 ID는 무엇인가요?

설명

현재 구글에서는 이름을 familyName, givenName 두가지로 나뉜다.
즉, 성과 이름으로 나뉜다.

가끔 김민겸씨 처럼 성을 기입하지 않고 이름에 "김민겸" 으로 등록하는 사람들이 있다.
현재는 풀 네임은 성+이름으로 하기때문에
이 경우 null김민겸 으로 나온다.

이런 버그를 픽스했다.

질문 혹은 공유 사항 (Optional)

Copy link
Contributor

@pricelees pricelees left a comment

Choose a reason for hiding this comment

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

👍

@hoyeonyy hoyeonyy merged commit 89e380d into develop-backend Oct 13, 2024
1 check passed
@ay-eonii ay-eonii deleted the refactor/#632 branch October 17, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants