yeg-relief / issue-tracker

This repo tracks issues that require features in multiple tiers of the YouCanBenefit application.
1 stars 0 forks source link

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

Open j-rewerts opened 5 years ago

j-rewerts commented 5 years ago

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.

farhadmak commented 5 years ago

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