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

[Bug]: New relationship validations causing unexpected exception being thrown #2180

Closed
1 task done
abhishekkumams opened this issue Apr 22, 2024 · 1 comment · Fixed by #2202
Closed
1 task done
Assignees
Labels
bug Something isn't working cli
Milestone

Comments

@abhishekkumams
Copy link
Contributor

abhishekkumams commented Apr 22, 2024

What happened?

we recently introduced some extra validations in our relationship validation workflow. dab validate fails on these new validations when database connection fails.

The issue is being caused because now some of the validations required DB metadatas, and when there is connection failure, it throws exception.

Version

latest

What database are you using?

Azure SQL

What hosting model are you using?

Local (including CLI)

Which API approach are you accessing DAB through?

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@abhishekkumams abhishekkumams added bug Something isn't working triage issues to be triaged labels Apr 22, 2024
@abhishekkumams abhishekkumams added this to the 0.12rc2 milestone Apr 22, 2024
@seantleonard
Copy link
Contributor

@abhishekkumams Please add more details to the issue description.

  • What errors are appearing?
  • What is the errorcode/error message?
  • Screenshots?
  • Is good config causing exceptions?

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