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

[FeatureRequest] add a "rename" option when saving existing visualization with different name #10759

Closed
truebit opened this issue Mar 14, 2017 · 1 comment

Comments

@truebit
Copy link

truebit commented Mar 14, 2017

Describe the feature:

  • Scenario:
    1. Created a visualization in Kibana with name "foo"
    2. edit the visualization "foo", Press "Save" button.
    3. And I also want to rename the visualization to "bar".

Now the logic is to create a new visualization named "bar" and the old visualization "foo" unchanged.
If I do not want to keep the old "foo", I need to got to Settings to delete the old visualization. It's very inconvenient; and I have to be careful not deleting the useful ones in bunches of visualizations

  • UI Suggestion:
    • add a checkbox beside "Save" button with a label "rename". if checkbox being checked, it would rename the visualization. (Very likely the "Store time with dashboard" checkbox in saving dashboards)
@truebit truebit changed the title [FeatureRequest] add a "rename" option when saving existing visualzation with different name [FeatureRequest] add a "rename" option when saving existing visualization with different name Mar 14, 2017
@epixa
Copy link
Contributor

epixa commented Mar 18, 2017

@truebit This feature already shipped in 5.2: #9087

The default behavior of the save dialog will rename the object, and you can choose to opt-in to creating a new object entirely.

@epixa epixa closed this as completed Mar 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants