vutfitdiscord / rubbergod

FITWIDE discord bot
GNU General Public License v3.0
50 stars 43 forks source link

fix: update year of users that are already in DB #1058

Closed peterdragun closed 3 weeks ago

peterdragun commented 3 weeks ago

PR type

Description

Fix for new students who tried to verify before they were in DB. API didn't find them so the bot went to fallback with MUNI login. This is now causing issues because they are already in the DB with MUNI year, which is not correct. This fix should update the year if it has changed compared to the already saved version. Please note that this was not tested.

Related Issue(s)

No GH issue

After checks

Post deployment