bounswe / bounswe2022group4

6 stars 3 forks source link

Backend: Bug Fix of the sort functionality "type" parameter #579

Closed oguzhantok closed 1 year ago

oguzhantok commented 1 year ago

Description:

There is a bug when user supplies a value other than create_date, update_date, comment_count and upvote_count as a type parameter. Application gives error and malfunctioning. I will fix this bug by modifying the structure of if else block.

Deadline: 26.12.2022 23.59

oguzhantok commented 1 year ago

Implemetation is finished as expected. See related pull request!