TUM-Dev/campus_flutter

[BUG] Loading of Profile Details Fails

Closed this issue · 5 comments

Describe the bug
The profile badge on the main side is not loading.
I think there is something wrong with the api. I put screenshots form the request. But fyi, if I put the id of an other student it worked.
To Reproduce
Steps to reproduce the behavior:

  1. Go to the main page of the app/web app
  2. See profile badge not loading

Expected behavior
To show the user its profile picture and name I guess.

Screenshots
IMG_1945
IMG_1947
IMG_1946

Smartphone (please complete the following information):

  • Phone: 15 pro
  • OS version: 17.4
  • Language: de

Additional context
Add any other context about the problem here.

Thanks for contributing! Seems like something I have to escalate to the TUMonline team since your personenDetails returns a 404

Thanks for contributing! Seems like something I have to escalate to the TUMonline team since your personenDetails returns a 404

Thanks, keep me posted.

They know now about the issue and will investigate further, probably tomorrow. This is an issue with TUMonline and can't be solved in the Frontend. I improved however the way the UI handles the issue. This will be released with 4.5.2

Was successfully fixed by the TUMonline team 👌 You should now be able to see your full contact card and, if an error occurs, a better handled UI with 4.5.2. Please keep in mind that due to caching the new data might not be visible immediately

Was successfully fixed by the TUMonline team 👌 You should now be able to see your full contact card and, if an error occurs, a better handled UI with 4.5.2. Please keep in mind that due to caching the new data might not be visible immediately

Works. Thx