Page 1 of 1
Permalink broken in 5.7.2
Posted: Wed Mar 24, 2021 9:51 am
by dh0125e
On a Nagios 5.7.2 when I generate a permalink for the host status detail page for any host and then have another person (or myself) use that link it just goes to Tactile Overview default dashboard.
Is there a known fix for this issue?
Re: Permalink broken in 5.7.2
Posted: Wed Mar 24, 2021 1:01 pm
by dh0125e
We identified the issue is for HOW you get to the Host page. If you go in via Views -> Host Detail -> Host, you'll get the link that doesn't work. If you search for a host via the search at the top menu and then get a permalink it works.
The differences is the first adds a "views" as part of the URL that's not in the second.
Re: Permalink broken in 5.7.2
Posted: Wed Mar 24, 2021 4:19 pm
by benjaminsmith
Hi,
The difference is the first adds a "views" as part of the URL that's not in the second.
The permalink is relative to where you are in the application. When I tested this it just returned back to the Views page which makes sense since those pages are rotating.
Best Regards,
Benjamin
Re: Permalink broken in 5.7.2
Posted: Thu Mar 25, 2021 7:43 am
by dh0125e
When I'm on the host details page and the navigation menu looks exactly the same and generate the permalink I get two different results, it depends upon HOW you get to the host details for if it works or not.
Re: Permalink broken in 5.7.2
Posted: Thu Mar 25, 2021 4:02 pm
by benjaminsmith
Hi
@dh0125e,
I understand. For the time the workaround would be to grab these permalinks via the home screen, I can submit a request to the development team for an enhancement. Currently, the permalink is going to use the base URL from where it was accessed.