Actions
Bug #25463
closedSession is still invalidated instantly for admin and does not redirect to login
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
85
Name check:
To do
Fix check:
Checked
Regression:
No
Description
There was a bug in the resolution of the parent ticket, we wanted an admin user to always remain connected but the session is still invalidated (because apparently the status is checked before checking the admin state)
Also when the session is invalidated, the user is not instantly redirected to the login page, but has errors notifications for API errors and weird behavior everywhere. The redirect should happen every time the session is invalidated
Actions