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

Object is duplicated when saving after renamed #5662

Closed
gillyb opened this issue Dec 12, 2015 · 2 comments
Closed

Object is duplicated when saving after renamed #5662

gillyb opened this issue Dec 12, 2015 · 2 comments

Comments

@gillyb
Copy link
Contributor

gillyb commented Dec 12, 2015

If you create an object (saved search/visualization/dashboard), and then change the title of the object in the settings tab.
When you open that object again, and make a change, and save it, it will create a duplicate.
(Event after asking you if you want to overwrite the object).

This is because the object id's are actually "slugs" of the title of the object.
When you rename the title of the object in the "settings" page, only the title is updated, and not the id.
Then when the new object is saved, you get two objects with the same title, but different id's.

@marcinkubica
Copy link

Ocassionally I'm getting this also on objects I don't rename, buy just save
changes. Especially when doing a lot of fiddling with few kibanas open on
couple of Chrome browsers.

Sent from Gmail Mobile

@spalger
Copy link
Contributor

spalger commented Dec 16, 2015

I think this is covered by #2735

@spalger spalger closed this as completed Dec 16, 2015
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

3 participants