Sunagatov / Iced-Latte

a online Marketplace for coffee retail (Backend)
https://iced-latte.uk
MIT License
587 stars 95 forks source link

(MAIN PAGE-PRODUCT'S CATALOG) incorrect data: rating and reviews count #294

Closed Lightness322 closed 1 month ago

Lightness322 commented 1 month ago

image image

After we deleted the review on the product page, the data (avgRating and reviewsCount) that we get with request '/{productId}/reviews/statistics' changes But The data (averageRating and reviewsCount) that we get with request '/products' does not change

Sunagatov commented 1 month ago

Fixed.

ilsinyakov commented 1 month ago

Tested. Approved.

TetianaPerinha commented 1 month ago

fixed