-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Dashboard] When editing visualization with session storage on, compressed URL is lost #73046
Comments
Pinging @elastic/kibana-app (Team:KibanaApp) |
Also, when sharing a dashboard via permalink a regular URL is generated. |
afaik, this is expected. |
True, @Dosant . Also, short url should handle it gracefully (without putting everything in the URL at any point) |
Sorry, I am on vacation this week and away from computer, but I am pretty sure I checked this on 7.8 and it worked differently. Would either one of you mind verifying this and then closing it if it's not an issue? 🙏 @flash1293 @Dosant |
Ah sorry, for permalinks you are right - it is indeed the expected behavior. |
@ThomThomson you have a sense of LOE on this? |
I am unable to recreate this in Master, the compressed URL is retained throughout adding panels, editing panels etc. Will close for now, and we can reopen if this issue crops up again. |
Kibana version:
7.9 BC2
Original install method (e.g. download page, yum, from source, etc.):
Cloud
Describe the bug:
I believe the root cause is the same as #73013, but putting it here just in case it isn't.
When editing a visualization that was added through an "Add option", if
state:storeInSessionStorage
advanced setting is turned on, the URL defaults to a long one.Steps to reproduce:
state:storeInSessionStorage
settingExpected behavior:
URL stays compressed
Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: