issues
search
Instagram-Clone-Coding
/
Spring_instagram-clone
Instagram Clone Coding - Backend using Spring Framework
http://ec2-52-79-71-191.ap-northeast-2.compute.amazonaws.com
MIT License
82
stars
23
forks
source link
게시물 페이징 조회 시, follow 여부 불일치
#228
Closed
seonpilKim
closed
2 years ago
seonpilKim
commented
2 years ago
Describe the bug
해시태그 팔로우 게시물의 경우, 팔로우 여부를 정확하게 검증해야 하지만, 게시물 페이징 조회 시 이를 고려하지 않고, 항상 isFollowing = true를 반환함
To Reproduce
Expected behavior
게시물 페이징 조회 시, 팔로우 여부를 정확하게 따져서 응답
Describe the bug
To Reproduce
Expected behavior