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

When a new query is created, it says it fails even when successful #31

Open
j-rewerts opened this issue Oct 9, 2018 · 1 comment
Open
Assignees
Labels

Comments

@j-rewerts
Copy link
Member

Inspecting the returned response:
Code: 201
{"created":null,"result":"created"}

My guess is the front end is expecting the newly created query to be part of response.created. If this is the case, we could either force a full /query refresh as if the page were just loaded, or we could figure out why the new query isn't being returned from the backend.

@j-rewerts j-rewerts added the bug label Oct 9, 2018
@j-rewerts j-rewerts self-assigned this Oct 9, 2018
@farhadmak
Copy link

Fails the first time, however says successful on second click on save

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

No branches or pull requests

2 participants