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 : 이벤트 조회에서 요청갯수와, 쿼리결과 갯수가 같아도, hasNext 체크를 해야한다 #569

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

ImNM
Copy link
Member

@ImNM ImNM commented Mar 3, 2024

개요

  • close #issueNumber

작업사항

  • 이벤트 조회가 OPEN 다음 종료된것들도 불러오는 데,
  • 12개가 OPEN 된 12개랑 같으면, hasNext 가 false 로 옴 ( 종료된 공연 쿼리를 한번 더 안날려서 )
  • 해당로직 처리

변경로직

  • 내용을 적어주세요.

Copy link

sonarcloud bot commented Mar 3, 2024

Copy link
Member

@kim-wonjin kim-wonjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ImNM ImNM merged commit 7f8e8aa into dev Mar 3, 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