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

VM link does not always redirect to correct vm details page #9252

Open
uejo opened this issue Aug 22, 2024 · 1 comment
Open

VM link does not always redirect to correct vm details page #9252

uejo opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels

Comments

@uejo
Copy link

uejo commented Aug 22, 2024

When i click on the "VM" which is associated with a service under the Services / My Services view, I sometimes do get redirected to the "All VMs & Templates" page: Compute / Infrastructure / Virtual Machines / VMs & Templates / All VMs & Templates

instead of to the specific vm details page.
firefox_Kniycl6eLE
I expect to a always get redirected to the specific vm details page:
image

and not the "All VMs & Templates" page:
image

Unfortunately no errors are shown in the manageIQ log, hence it should be solely be browser/client side based, but also in the dev tools i don't have any error messages which would clearly distinguish those two redirects.

Reproduce:
Unfortunately no 100% way to reproduce, since there is no consistency of failure/success.
But it feels to increase the odds of failure: log out and in again, go straight to "Services" -> "My Services" click on a service, and on the running VM as displayed in the first image. Performing 20 attempts, resulted in 9 successful redirects to the VM details page and 11 failed redirects to the All VMs & Templates page.

If in the browser dev tools "disable cache" is enabled, it seems to always work as intended, but it seems using the cache should be the default here.

Describe your environment:
Version: container version from docker hub: quinteros-1.20240402225756_f6add08
and
radjabov-pre.20240404134108_e4479a1

@uejo uejo added the bug label Aug 22, 2024
@Fryguy
Copy link
Member

Fryguy commented Aug 22, 2024

@GilbertCherrie Can you take a look at this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants