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

correctly passing saved filters and query to all response handlers #32749

Merged
merged 4 commits into from
Mar 12, 2019

Conversation

ppisljar
Copy link
Member

@ppisljar ppisljar commented Mar 8, 2019

Summary

resolves #29836

Summarize your PR. If it involves visual changes include a screenshot or gif.

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@elasticmachine

This comment has been minimized.

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

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

Tested with new pipeline and everything works. I noticed that we weren't excluding disabled saved filters, so I pushed an update for that.

Ideally I'd like to do a functional test for this too; I started looking into it, but there's very little in place so far for vega. I'll try to find time to add this if possible.

@elasticmachine
Copy link
Contributor

💔 Build Failed

Copy link
Member

@lukeelmers lukeelmers left a comment

Choose a reason for hiding this comment

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

LGTM! Added a functional test.

Not sure what's up with the build failures - there are a lot of them but they look unrelated. (Cannot find module 'csstype'.)

I rebased on master and pushed the latest to see if that helps.

@elasticmachine

This comment has been minimized.

@lukeelmers

This comment has been minimized.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@ppisljar
Copy link
Member Author

seems a related test is failing:

└- ✖ fail: "visualize app  visualize app vega chart with filters should render different data in response to filter change"
05:38:48                    │      Error: expected 0.09420446851726473 to be below 0.05

@lukeelmers
Copy link
Member

@ppisljar Yeah that was the test that I added -- cross-browser rendering differences make screenshot comparison in functional tests hard to do. I tried a different approach that hopefully will work this time around.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@lukeelmers
Copy link
Member

lukeelmers commented Mar 11, 2019

retest (just to be safe)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@ppisljar ppisljar added review v7.0.0 Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 v7.2.0 labels Mar 12, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app

spalger pushed a commit that referenced this pull request Mar 12, 2019
spalger pushed a commit that referenced this pull request Mar 12, 2019
spalger pushed a commit that referenced this pull request Mar 12, 2019
@spalger
Copy link
Contributor

spalger commented Mar 12, 2019

Reverted

master: e939add
7.x/7.1: 94e2fa2
7.0: 35e2b80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Feature:ExpressionLanguage Interpreter expression language (aka canvas pipeline) reverted review Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.0.0 v7.2.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vega - %context% not working
4 participants