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

Embed is not picking up the latest result #1122

Closed
rohanpd opened this issue Jun 14, 2016 · 4 comments
Closed

Embed is not picking up the latest result #1122

rohanpd opened this issue Jun 14, 2016 · 4 comments

Comments

@rohanpd
Copy link

rohanpd commented Jun 14, 2016

Issue Summary

Running version 0.11.0+b1950

The embed appears to pick up the first result and is not picking up the latest result

Steps to Reproduce

  1. Run a simple select and save:
    image
  2. Change the value in the select and save:
    image
  3. View the embed (notice the value remains the same as the first result set)
    image
@arikfr
Copy link
Member

arikfr commented Jun 14, 2016

I couldn't reproduce this. Did you save the query after changing the value to 10?

@arikfr
Copy link
Member

arikfr commented Jun 26, 2016

Ping.

@rohanpd
Copy link
Author

rohanpd commented Jun 27, 2016

So there is a change in behaviour between 0.10 and 0.11. I've had some users notice this behaviour change as well...

Steps to replicate:

  1. Run a simple select and save:
    image
    The embed will show the same result:
    image
  2. Change the query, execute and save:
    image

The embed will still show the old value:
image

  1. If you execute the query again the embed will be updated

It 0.10 you didn't need to perform step 3

@arikfr
Copy link
Member

arikfr commented Jul 28, 2016

Fixed in #1218.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants