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

[ML] Fix navigation for the Basic licence #139279

Closed
darnautov opened this issue Aug 23, 2022 · 1 comment · Fixed by #139469
Closed

[ML] Fix navigation for the Basic licence #139279

darnautov opened this issue Aug 23, 2022 · 1 comment · Fixed by #139469
Assignees
Labels
bug Fixes for quality problems that affect the customer experience :ml Team:ML Team label for ML (also use :ml) v8.4.2

Comments

@darnautov
Copy link
Contributor

darnautov commented Aug 23, 2022

Related issues:

With the basic licence, when you land on the ML app from certain apps, e.g. Discover or Stack Monitoring, it is stuck in a redirect loop showing the Page Not Found warning message. It happens because of this method is invoked repeatedly.

Ideally, we should get rid of all redirect with window.location.href.

@darnautov darnautov added bug Fixes for quality problems that affect the customer experience :ml Team:ML Team label for ML (also use :ml) v8.4.1 labels Aug 23, 2022
@darnautov darnautov self-assigned this Aug 23, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience :ml Team:ML Team label for ML (also use :ml) v8.4.2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants