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

[Feat]: findByIdWithChallenges 로직 left join으로 변경 #93

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

momnpa333
Copy link
Collaborator

🔎 작업 내용

이미지 첨부

To Reviewers 📢

join fetch-> left join fetch로 바꿔서 challenge group에 challenge가 없어도 null을 반환하지 않도록 변경했습니다.

체크 리스트

  • 테스트를 작성했습니다.
  • 테스트를 통과했습니다.
  • API 변경사항이 존재합니다.
  • API 호출을 직접 실시하였고, 해당 데이터가 정상적으로 표시됩니다.
  • 기존 코드에 영향을 주는 작업 내용이 존재합니다.
  • 향후 추가적인 작업이 필요한 부분이 있습니다.

➕ 관련 이슈

Copy link

Unit Test Results

31 tests   31 ✔️  2s ⏱️
  9 suites    0 💤
  9 files      0

Results for commit 60cc225.

@momnpa333 momnpa333 merged commit 8af45be into main Sep 12, 2024
3 checks passed
@momnpa333 momnpa333 deleted the issue/#92 branch September 12, 2024 09:07
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.

챌린지 그룹 상세 조회 오류 관련
1 participant