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

[Regression]: Deep links into the Metrics app no longer function in 7.13.x #103216

Closed
kesslerm opened this issue Jun 24, 2021 · 3 comments · Fixed by #103146
Closed

[Regression]: Deep links into the Metrics app no longer function in 7.13.x #103216

kesslerm opened this issue Jun 24, 2021 · 3 comments · Fixed by #103146
Labels
bug Fixes for quality problems that affect the customer experience Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@kesslerm
Copy link

Kibana version: 7.13.x

Elasticsearch version: 7.13.x

Server OS version: ANY

Browser version: ANY

Browser OS version: ANY

Original install method (e.g. download page, yum, from source, etc.): ANY

Describe the bug:

Deep links into the Kibana Metrics app no longer function after an update to Kibana 7.13.0. Filters contained in the URL are not applied in the app.

Steps to reproduce:

  1. Navigate to /app/metrics/inventory
  2. Enter a kuery expression into the search box
  3. Copy the generated URL from the browser's address bar
  4. (Re-)load the URL in the browser.

The search box will be empty, and prompt to select a new data field/value.

waffleFilter=(expression:'field_name:value',kind:kuery)

becomes

waffleFilter=(expression:'',kind:kuery)

Expected behavior:

The search box should remain filled with the previous input

@kesslerm kesslerm added the bug Fixes for quality problems that affect the customer experience label Jun 24, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 24, 2021
@kesslerm
Copy link
Author

#103146 may fix this

@kesslerm kesslerm added the Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services label Jun 24, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@Samboner
Copy link

Samboner commented Jun 24, 2021 via email

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 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants