plotwist-app / plotwist

Open-source easy management and reviews of your movies, series and animes.
https://plotwist.app
224 stars 11 forks source link

Improvement: Change behavior of ReviewLikes #180

Closed lui7henrique closed 1 week ago

lui7henrique commented 1 month ago

Currently, for every review like, two requests are triggered and one of them is unnecessary.

getProfiles must come with likes, for this a join must be done in the getlikeservice function.

image.png

linear[bot] commented 1 month ago

PLO-55 Improvement: Change behavior of ReviewLikes