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

email 중복 데이터 필터링 #277

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

Hank-Choi
Copy link
Contributor

org.springframework.dao.IncorrectResultSizeDataAccessException : Query { "$java" : Query: { "email" : "[email protected]", "active" : true}, Fields: {}, Sort: {} } returned non unique result

이런 오류 발생 중

@Hank-Choi Hank-Choi requested review from PFCJeong and a team as code owners September 30, 2024 14:51
@Hank-Choi Hank-Choi requested review from asp345, davin111 and SeonghaeJo and removed request for a team September 30, 2024 14:51
@asp345
Copy link
Member

asp345 commented Oct 1, 2024

이렇게 바꾸면 강의평 인증 안한 유저는 id/비번 찾기가 안될거 같은데 괜찮을까요?

@Hank-Choi
Copy link
Contributor Author

@asp345
네 애초에 설계할 때 인증안한 유저는 아이디 못찾게하기로 했었어요
전혀 검증절차 없이 이메일 날리는 거라서요

@Hank-Choi Hank-Choi merged commit ef909e2 into develop Oct 2, 2024
2 checks passed
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