ita-social-projects / dokazovi-be

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

Materials are not sorted properly #442

Closed KuzmaJava closed 3 years ago

KuzmaJava commented 3 years ago

Task description

Add SQL code to sort expert's directions

To do

    • Edit findPostsByAuthorIdAndDirections in the PostRepository
    • Edit findAllByExpertAndByDirectionsAndByPostType in the PostRepository