Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect user to active cluster when there is no cluster selected #530

Conversation

Assem-Uber
Copy link
Contributor

@Assem-Uber Assem-Uber commented Nov 24, 2023

In case of cross region domains, sometimes the urls are formed without specifying the cluster. This is beneficial if users wants to be redirected to the domain without caring which is the active cluster.
This caused some issues in fetching the information as most of the pages only takes in account the cluster if it was added to the url, regardless of the cluster selected in the dropdown.

The solution to this issue is to redirect the user to the url including the active cluster if it was missing in the URL only if the domain is cross region.

@Assem-Uber Assem-Uber merged commit e3dad0f into cadence-workflow:master Nov 27, 2023
2 checks passed
@Assem-Uber Assem-Uber deleted the CDNC-6143-redirect-to-active-cluster-if-no-cluster-selected branch November 27, 2023 13:08
@adhityamamallan adhityamamallan mentioned this pull request Nov 28, 2023
@adhityamamallan adhityamamallan mentioned this pull request Dec 5, 2023
@adhityamamallan adhityamamallan mentioned this pull request Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants