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

Error on testing integration if fetch fails #3715

Open
jpople opened this issue Jun 30, 2023 · 1 comment
Open

Error on testing integration if fetch fails #3715

jpople opened this issue Jun 30, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@jpople
Copy link
Contributor

jpople commented Jun 30, 2023

Bug Description

When clicking "test integration" on the integration configuration page, if the test operation can't connect to the server (e.g. if the backend is not running) an uncaught runtime error occurs.

Steps to Reproduce

  1. View a system with a linked integration
  2. Disconnect Fides backend
  3. Click "test integration"

Expected behavior

Error should be caught

Screenshots

Screenshot 2023-06-30 at 4 02 42 PM

Additional context

See here for Allison's explanation of this and a possible solution. Simply removing the try/catch in datastore-connection didn't work, it still caused the error to occur on on the "connections grid" page.

@jpople jpople added the bug Something isn't working label Jun 30, 2023
@rsilvery
Copy link
Contributor

@jpople did we resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants