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

리뷰 이미지 조회 버그 수정 #185

Merged
merged 1 commit into from
Nov 10, 2023
Merged

리뷰 이미지 조회 버그 수정 #185

merged 1 commit into from
Nov 10, 2023

Conversation

Rizingblare
Copy link
Member

@Rizingblare Rizingblare commented Nov 10, 2023

한일

  • 리뷰 조회에서 이미지를 리뷰 구분없이 플래너ID로 일괄 조회해서 반환하던 버그 수정
  • Repository를 조회할 때 이미지만 추출해서 조회하는 것이 아니라 ReviewImageItem 객체를 조회하고
  • stream을 이용한 DTO Convertor 로직 수정

- 리뷰 조회에서 이미지를 리뷰 구분 없이 일괄적으로 조회해오던 버그 수정
Copy link
Contributor

@seokwns seokwns left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!

@seokwns seokwns merged commit 6c92b54 into weekly Nov 10, 2023
1 check 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.

2 participants