Skip to content

Conversation

@tsullivan
Copy link
Member

@tsullivan tsullivan commented Feb 2, 2021

Summary

Closes #57012

Related to #88303

In the serverside context, UI Settings are strings. If the object value of the setting is needed, it must be parsed with JSON.parse.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@tsullivan tsullivan requested a review from a team as a code owner February 2, 2021 17:27
@tsullivan tsullivan added v7.12.0 v7.13.0 zDeprecated Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:AppServices v8.0.0 labels Feb 2, 2021
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@ppisljar ppisljar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code LGTM

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 799.7KB 799.8KB +91.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@tsullivan tsullivan merged commit 0370f6b into elastic:master Feb 2, 2021
@tsullivan tsullivan deleted the searchsource/query-string-deserialize branch February 2, 2021 20:32
tsullivan added a commit to tsullivan/kibana that referenced this pull request Feb 2, 2021
…ry (elastic#90050)

* [SearchSource] Deserialize query string options for serverside ES Query

* fix test
tsullivan added a commit that referenced this pull request Feb 2, 2021
…ry (#90050) (#90081)

* [SearchSource] Deserialize query string options for serverside ES Query

* fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:fix v7.12.0 v7.13.0 v8.0.0 zDeprecated Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Reporting] Download CSV from Saved Search panel fails if Lucene synthax used

4 participants