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

[BE-103] 면접 기록 조회 페이지네이션을 수정합니다. #272

Open
rlajm1203 opened this issue Sep 22, 2024 · 0 comments · Fixed by #274
Open

[BE-103] 면접 기록 조회 페이지네이션을 수정합니다. #272

rlajm1203 opened this issue Sep 22, 2024 · 0 comments · Fixed by #274
Assignees
Labels
bug-fix🚨 Bug Fix ( HotFix )

Comments

@rlajm1203
Copy link
Collaborator

  • 문제 원인 : 면접 기록 또한 지원 기수로 필터링을 해야 하는데, 전체 페이지에 대한 정보 PageInfo(10개씩 분류할 경우 전체 몇 페이지인지, 개수는 몇 개인지 등)가 잘못된 값으로 보내집니다.
    • PageInfo가 잘못된 이유는, PageInfo를 계산할 때 27기 데이터와 28기 데이터를 포함해서 계산하기 때문입니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix🚨 Bug Fix ( HotFix )
Projects
None yet
2 participants