You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a known issue, but we have many technical aspects to deal with in order to improve this. For one, there is a newer version of OSjs that changed the API, so to keep extending our version we would need to migrate all the code. Also, we have frames inside the Os.js interface, so we should be a bit careful when attempting to handle this, because it is used in many places, and it may be better to understand what is the best way to handle this...
So, to summarize, we know this is an issue, but it doesn't have high priority for now as it touches on many interactions and the OS.js interface is not meant to be "heavily" used, but it is just to let people get started easily.
After a user token expires and the message is displayed "Login error: wrong agile user", there is no routing back to the login form.
The text was updated successfully, but these errors were encountered: