Bug 1840493

Summary: expression parameter is removed after clicked the "View in Metrics" link
Product: OpenShift Container Platform Reporter: Junqi Zhao <juzhao>
Component: Management ConsoleAssignee: Andrew Pickering <anpicker>
Status: CLOSED ERRATA QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs, jokerman, xiaocwan
Target Milestone: ---Keywords: Regression
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:41:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Verification screenshot none

Description Junqi Zhao 2020-05-27 03:23:49 UTC
Description of problem:
This issue is maybe brought by the fix of Bug 1790727
"Monitoring -> Alerting", and go to the alert detail page, example: Watchdog, its expression is vector(1)
the "View in Metrics" links to https://${console-route}/monitoring/query-browser?query0=vector(1), after clicked the "View in Metrics" link

the url changed to
https://${console-route}/monitoring/query-browser?query0=
no metrics result and graph shows
which should be
https://${console-route}/monitoring/query-browser?query0=vector(1)

Version-Release number of selected component (if applicable):
4.5.0-0.nightly-2020-05-27-000432

How reproducible:
Always

Steps to Reproduce:
1. See the description
2.
3.

Actual results:
expression parameter is removed after clicked the "View in Metrics" link

Expected results:


Additional info:

Comment 3 XiaochuanWang 2020-05-28 02:00:58 UTC
Created attachment 1692907 [details]
Verification screenshot

Comment 4 XiaochuanWang 2020-05-28 02:02:30 UTC
Now the link url is correct "monitoring/query-browser?query0=vector(1)" and the graph shows on the Metrics page.
Verified on 4.5.0-0.nightly-2020-05-27-202943

Comment 5 errata-xmlrpc 2020-07-13 17:41:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409