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

[Discover] Fix renaming of saved search not displayed in breadcrumb #67577

Conversation

kertal
Copy link
Member

@kertal kertal commented May 28, 2020

Summary

Fixes #66450. When renaming an existing saved search in Discover, the breadcrumb name wasn't updated.

Steps to reproduce the old bug:

  1. Add or open a saved search
  2. Click save
  3. Change the name of the saved
  4. Make sure the 'save as new' checkbox is unchecked
  5. Save the saved search

The title in the breadcrumb wasn't updated. with this PR it should be:

Screen Shot 2020-05-13 at 2 25 42 PM

Checklist

@kertal kertal added the Feature:Discover Discover Application label May 28, 2020
@kertal kertal self-assigned this May 28, 2020
@kertal
Copy link
Member Author

kertal commented May 28, 2020

@elasticmachine merge upstream

@kertal kertal marked this pull request as ready for review May 28, 2020 13:09
@kertal kertal requested review from a team and ThomThomson May 28, 2020 13:09
@kertal kertal added v7.8.0 v7.9.0 v8.0.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure labels May 28, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@kertal kertal changed the title [Discover] Fix renaming of savedsearch not displayed in breadcrumb [Discover] Fix renaming of saved search not displayed in breadcrumb May 28, 2020
@kertal
Copy link
Member Author

kertal commented Jun 2, 2020

@elasticmachine merge upstream

@kertal
Copy link
Member Author

kertal commented Jun 4, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in Chrome, Safari and Firefox. Works like a charm. Code LGTM

@kertal kertal merged commit fa8187b into elastic:master Jun 4, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jun 4, 2020
* master: (26 commits)
  [Console]remove completion for type for filter queries and aggs (elastic#68103)
  [ML] Transforms: Filter aggregation support (elastic#67591)
  [ES UI Shared] Monaco XJSON (elastic#67485)
  [Index Management] Add data streams functionality to indices tab (elastic#67940)
  [Discover] Fix renaming of saved search not displayed in breadcrumb (elastic#67577)
  [SECURITY] Rename siem plugin to security_solution (elastic#67902)
  [Uptime] Fix Telemetry Api flaky test (elastic#67358)
  [Data plugin] Add configuration property to enable / disable autocomplete (elastic#67847)
  remove scripts. prettire update has been done (elastic#68130)
  Closes elastic#68055 by detecting the local Kibana version and using that as (elastic#68198)
  [apm] docs: add deployment annotation example (elastic#67408)
  [ML] Extend population preview chart to show actual and typical value (elastic#67569)
  Refactor index management client integration tests for scalability (elastic#67917)
  Add generator function that creates multiple alerts (elastic#67713)
  chore(NA): remove config arg from os packages (elastic#67871)
  [Reporting] Move code out of Legacy (elastic#67904)
  [Metrics UI] Add overrides to Snapshot API to support alert previews (elastic#68125)
  [Security] [Cases] Manage timeline UI API (elastic#67719)
  [ENDPOINT][INGEST]Task/endpoint ingest update (elastic#67234)
  Fix code coverage for jest, upload merged reports (elastic#68149)
  ...
kertal added a commit to kertal/kibana that referenced this pull request Jun 5, 2020
…lastic#67577)

# Conflicts:
#	src/plugins/discover/public/application/angular/discover.js
@kertal kertal deleted the kertal-pr-2020-05-28-discover-fix-rename-saved-search branch July 2, 2020 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application release_note:fix Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.8.0 v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7.8 Discover - Saved search Breadcrumb does not update on rename
5 participants