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
I register a user with clustername=demo and login.
then I logout
then I register a new user with clustername=voilaah
then this user is redirected to the URL /demo/settings (as it should be /voilaah/dashboard) from previous cluster demo instead of voilaah from the choose-cluster page that implements the component
Ensure you have configured your auto-assignment settings correctly. It seems to me more like a problem with the configuration more than the choose-cluster. I think that the second user should not have access to this first cluster, to begin with.
To inspect that better, see in the backend what clusters do you have and what users are assigned to them.
I register a user with clustername=demo and login.
then I logout
then I register a new user with clustername=voilaah
then this user is redirected to the URL
/demo/settings
(as it should be/voilaah/dashboard
) from previous clusterdemo
instead ofvoilaah
from the choose-cluster page that implements the componentThe text was updated successfully, but these errors were encountered: