Skip to content

[HOTFIX] 인기 피드 소설 정보 null 반환 방지 - #588

Merged
GiJungPark merged 1 commit into
devfrom
hotfix/#586-dev
Aug 3, 2026
Merged

[HOTFIX] 인기 피드 소설 정보 null 반환 방지#588
GiJungPark merged 1 commit into
devfrom
hotfix/#586-dev

Conversation

@GiJungPark

@GiJungPark GiJungPark commented Aug 3, 2026

Copy link
Copy Markdown
Member

Related Issue

Key Changes

  • GET /feeds/popular 후보 조회에서 소설과 장르가 모두 연결된 피드만 선택하도록 필수 조인 조건을 적용했습니다.
  • 응답 상세 조회에서도 유효한 소설과 장르 존재를 보장하여 novelTitle, novelImage, novelGenre의 null 반환 경로를 차단했습니다.

To Reviewers

  • 운영용 핫픽스 커밋을 현재 origin/dev에 단독 cherry-pick한 backport PR이며, 원 커밋과 patch가 완전히 동일합니다.
  • origin/dev 대비 정확히 한 커밋만 추가되며 다른 개발 변경은 수정하지 않습니다.
  • 좋아요 임계치, 개인화 조건, 후보 수, 랜덤 선택 정책과 API 응답 구조는 변경하지 않았습니다.
  • DB 스키마 및 데이터 변경이 없어 별도 DDL은 필요하지 않습니다.

References

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
(cherry picked from commit ed075b2)
@GiJungPark
GiJungPark marked this pull request as ready for review August 3, 2026 10:12
@GiJungPark
GiJungPark merged commit 86dbaa1 into dev Aug 3, 2026
2 checks passed
@github-actions
github-actions Bot requested review from ljy1348 and sansan20535 August 3, 2026 10:13
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