careerfairsystems / arkad-app

ARKAD mobile application
1 stars 4 forks source link

Small fixes #440

Closed Alexander-Mjoberg closed 5 years ago

Alexander-Mjoberg commented 5 years ago

Change description

Solves the save bug. App was not able to save when rating was default 0. The API was returning default null ratings, the ratings were converted to 'not set' in the App. Changes the patch blips to recognize if rating is set to 'Not Set' and changes it to 0 then.

How to verify

Comment a student without a rating and sucessfully save.

Issues fixed

-