Fix favourites workshops api to return zero elements when you have no favourites selected #310
Labels
backend
Issue involves backend functionality
bug
Something isn't working
priority:high
High priority task
When user has at least
1
workshop selected as favourite the/Favorite/workshops
endpoint returns those selected workshops only. But when the user has0
favourites selected -/Favorite/workshops
endpoint returns all workshops in DB instead of empty list.The text was updated successfully, but these errors were encountered: