You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe this is expected behaviour, but I find it wierd, and I messed up several objects before I noticed it.
Create a new visualization and save it as something, like "moscow".
Rename the title under settings > objects > visualizations > moscow, to something else, like "discow"
Go back to visualizations tab and open "discow". This now still resides under url /edit/moscow?_g...
Save it in the visualizations editor as "discow". This will create a new object with a new url, /edit/discow?_g...
In Settings > objects > visualizations we now have two objects "discow", but with different urls.
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.
The text was updated successfully, but these errors were encountered:
Maybe this is expected behaviour, but I find it wierd, and I messed up several objects before I noticed it.
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.
The text was updated successfully, but these errors were encountered: