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

Wierd behaviour when renaming objects from settings menu #3063

Closed
sqpdln opened this issue Feb 17, 2015 · 1 comment
Closed

Wierd behaviour when renaming objects from settings menu #3063

sqpdln opened this issue Feb 17, 2015 · 1 comment

Comments

@sqpdln
Copy link

sqpdln commented Feb 17, 2015

Maybe this is expected behaviour, but I find it wierd, and I messed up several objects before I noticed it.

  1. Create a new visualization and save it as something, like "moscow".
  2. Rename the title under settings > objects > visualizations > moscow, to something else, like "discow"
  3. Go back to visualizations tab and open "discow". This now still resides under url /edit/moscow?_g...
  4. Save it in the visualizations editor as "discow". This will create a new object with a new url, /edit/discow?_g...
  5. In Settings > objects > visualizations we now have two objects "discow", but with different urls.
  6. Create a third object and save it as "moscow". There will now be a prompt asking if you want to replace the object. At this point you have no idea what you're actually replacing.

I figure the url uses some kind of object ID, which also is used in the dashboards.

But I think the expected behaviour would be that the ID is renamed aswell, to avoid this kind of confusion.

@rashidkpc
Copy link
Contributor

Duplicate of #2735 please add your comments there.

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