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

Shortened URLs should pass-through "query" params at resolve-time #9501

Closed
markharwood opened this issue Dec 15, 2016 · 2 comments
Closed

Shortened URLs should pass-through "query" params at resolve-time #9501

markharwood opened this issue Dec 15, 2016 · 2 comments
Labels
Feature:SharingURLs Short URLs and Share URL features impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. release_note:enhancement

Comments

@markharwood
Copy link
Contributor

When resolving shortened urls the caller should be able to pass 'query' params e.g. https://localhost:5601/bci/goto/89c..?query=foo

Most saved visualizations have the facility for users to manually type in a query into a search box which makes them an interactive exploration tool rather than being designed as a static single-purpose report. By exposing a query parameter in the URL, external systems can "deep-link" into Kibana opening these saved visualizations with the relevant choice of content. The Graph UI is an example of a client that does just this.

The shortened-URL service is a convenient (and sometimes necessary) way of sharing URLs, however it lacks the ability to read and pass-through any query parameters which prevents this important deep-linking ability of saved visualizations. I'm not sure the URL resolver would need to pass-through arbitrary parameters (e.g. bar-width) but query stands out as the important one to allow clients to change.

@epixa epixa added :Sharing and removed discuss labels Dec 19, 2016
@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:SharingURLs Short URLs and Share URL features and removed :Sharing labels Sep 14, 2018
@ghudgins ghudgins added Team:AppServicesSv and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Dec 7, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@exalate-issue-sync exalate-issue-sync bot added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Jul 21, 2022
@vadimkibana
Copy link
Contributor

Thank you for contributing to this issue, however, we are closing this issue due to inactivity as part of a backlog grooming effort. If you believe this feature/bug should still be considered, please reopen with a comment.

@vadimkibana vadimkibana closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:SharingURLs Short URLs and Share URL features impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. release_note:enhancement
Projects
None yet
Development

No branches or pull requests

6 participants