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] 회원 탈퇴 이후, 로그인 버튼을 눌렀을 때 회원가입 페이지로 가지 않는 버그 픽스 #262

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

SSung023
Copy link
Contributor

@SSung023 SSung023 commented Sep 1, 2024

PR 타입(하나 이상의 PR 타입을 선택해주세요)

□ 기능 추가

□ 기능 삭제

☑ 버그 수정

□ 의존성, 환경 변수, 빌드 관련 코드 업데이트


반영 브랜치

fix/261-member-withdrawal-bugmain


변경 사항

  • 회원 탈퇴 이후, 로그인 버튼을 눌렀을 때 회원가입 페이지로 가지 않는 버그 픽스
    • ProfileFacadeService, UserService의 Dirty checking이 필요한 메서드에 대해 @transactional 어노테이션 추가

테스트 결과

image


연관된 이슈

#261


리뷰 요구사항(선택)

ProfileFacadeService, UserService의 Dirty checking이 필요한 메서드에 대해 @transactional 어노테이션 추가
@SSung023 SSung023 added ⛔️ bug 버그 관련 🧑🏻‍💻 BE 백엔드 관련 코드 🔧 fix 버그 픽스 labels Sep 1, 2024
@SSung023 SSung023 self-assigned this Sep 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

Test Results

184 files  184 suites   31s ⏱️
296 tests 296 ✅ 0 💤 0 ❌
304 runs  304 ✅ 0 💤 0 ❌

Results for commit 3508818.

@SSung023 SSung023 merged commit ed653ef into main Sep 1, 2024
2 checks passed
@SSung023 SSung023 deleted the fix/261-member-withdrawal-bug branch September 1, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑🏻‍💻 BE 백엔드 관련 코드 ⛔️ bug 버그 관련 🔧 fix 버그 픽스
Projects
None yet
2 participants