mobileappdevhm / dev-team-1-cie-app-in-flutter

Development Team 01 (Flutter)
https://mobileappdevhm.github.io/dev-team-1-cie-app-in-flutter/
8 stars 1 forks source link

Bug: Profile Error 'Invalid Argument(s)' #317

Closed gsocher closed 5 years ago

gsocher commented 5 years ago

Latest Release of CiE app shows error message for my profile (gudrun.socher@hm.edu)

RedTo commented 5 years ago

I guess this has something to do with the newly implemented level. Levels will not be set by lecturers.

So let's check if the data is available and Display or hide it.

RedTo commented 5 years ago

The problem occurs if no department or study information is set. So usually NINE will ask the user to set some information, if this is not done there will be this error on the profile page.

Let's see what we can do...