ita-social-projects / dokazovi-be

The platform for verified medical speakers and their recommendations.
MIT License
13 stars 11 forks source link

Main page sorting posts issue #440

Closed StanislavKucher closed 3 years ago

StanislavKucher commented 3 years ago

Source

Bug report from FrontEnd Team

Task description

Change set to list in the findLatestByPostTypesAndOrigins method's PostServiceImpl class Adjusted SQL queries per each section by adding to ORDER BY clause ordering by post ID DESC

To do

    • [x] Change set to list in the findLatestByPostTypesAndOrigins method's PostServiceImpl class
    • [x] Adjusted SQL queries per each section by adding to ORDER BY clause ordering by post ID DESC