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: name, emailが空のとき上書きしないように変更 #1006

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

kou029w
Copy link

@kou029w kou029w commented Nov 17, 2023

resolved #1005

upsertUserの内部でuser.name, emailが空(undefined, null, "")のとき上書きしないように変更しました。

@kou029w
Copy link
Author

kou029w commented Nov 17, 2023

@ties-makimura こちら変更しました。ご確認のほどよろしくおねがいします。

@ties-makimura
Copy link

user.name, emailが空の場合,上書きされないことを確認.
また,新規ユーザ時は以前と同じ,空のまま新規ユーザ作成され,アクセスできることを確認できました.

問題ありません.

@ties-makimura ties-makimura merged commit 84268f9 into master Nov 17, 2023
2 checks passed
@ties-makimura ties-makimura deleted the gh-1005 branch November 17, 2023 10:33
ties-makimura added a commit to LTRP-SOC5-OU/ViLOG that referenced this pull request Apr 5, 2024
…pocccties#109)

fix: name, emailが空のとき上書きしないように変更

Co-authored-by: ties-makimura <makimura@cccties.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants