chrsep / Kingfish

Portal for Binusmaya v0.3 and up
http://goo.gl/oqjjUE
GNU General Public License v3.0
26 stars 10 forks source link

Fix switchRole request not being made #24

Closed mstephen77 closed 6 years ago

mstephen77 commented 6 years ago

Somehow I need to fix a few things on the project so that I could edit and debug it in my Android Studio, and those changes ended up getting synced to github lol. Anyway, I noticed that switchRole request is not being made at all after logging in, and Portal failed to fetch my data because I'm logged in as a staff. I edited and tested it to make sure the request is now properly made, changed my role, and now schedule is back.

chrsep commented 6 years ago

Thank you @mstephen77, I'm not a staff so i didn't test the staff login yet, I'll merge this to the develop branch once i have time. Hopefully, I'll be able to release this this weekend, together with some other reliability fixes.