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: 정렬 조건 추가 #43

Merged
merged 1 commit into from
Aug 7, 2024
Merged

fix: 정렬 조건 추가 #43

merged 1 commit into from
Aug 7, 2024

Conversation

Hyun-git
Copy link
Member

@Hyun-git Hyun-git commented Aug 7, 2024

원인

  • reaction이 같을 경우 call할때마다 결과가 달라 다른 페이지인데 같은 결과를 내보내는 경우가 있음
  • 그때문에 중복 _id값이 생겨서 오류가 발생하는 듯함
  • _id(유니크값)로 정렬해서 중복 결과가 안생기도록 진행

@Hyun-git Hyun-git requested a review from pjw5521 August 7, 2024 00:30
@Hyun-git Hyun-git self-assigned this Aug 7, 2024
@Hyun-git Hyun-git requested a review from seohyun0120 August 7, 2024 00:30
@Hyun-git Hyun-git merged commit d409585 into main Aug 7, 2024
1 check passed
@seohyun0120 seohyun0120 deleted the fix/addNewSortOptions branch September 18, 2024 11:52
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