[ ] Edit findPostsByAuthorIdAndDirections in the PostRepository
[ ] Edit findAllByExpertAndByDirectionsAndByPostType in the PostRepository
Summary of change
[ ] Edited findAllByAuthorIdAndStatus to findAllByAuthorIdAndStatusOrderByPublishedAtDesc in the PostRepository to sort by author's posts by descending published date.
GitHub Board
Issue link
#442 Materials are not sorted properly
Story link
[Bug Report] [Author's card] Materials are not sorted properly
Code reviewers
Summary of issue
Summary of change