Skip to content

[dataquery] Query error message - #11159

Open
marandmart wants to merge 3 commits into
aces:mainfrom
marandmart:query_error_message
Open

[dataquery] Query error message#11159
marandmart wants to merge 3 commits into
aces:mainfrom
marandmart:query_error_message

Conversation

@marandmart

Copy link
Copy Markdown
Contributor

Brief summary of changes

  • Fixes an error in the .then chaining of the useEffect in the useRunQuery method that wasn't returning an error message properly when the error happened in the /dataquery/queries/${data.QueryID}/count endpoint
  • Adds a button to re-run a query if it has had an error in the execution.

Before

image

After

image image

Testing instructions

Note: Executed on a new instance with the Raisinbread dataset.

  1. Go the the Data Query Tool (beta) module
  2. Select a couple of fields
  3. Run query

Link(s) to related issue(s)

…lay an error message if it failed. displays message saying Something went wrong and shows button to run query again
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

Successfully merging this pull request may close these issues.

1 participant