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

An invalid Database Account should not prevent valid Accounts from being displayed #628

Closed
ejizba opened this issue May 10, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@ejizba
Copy link
Contributor

ejizba commented May 10, 2018

See this bug where a single invalid Database Account was preventing any database account from being shown. The specific error in that bug was already fixed, but other errors could still occur.

We had a similar issue in App Service that was already fixed:
Issue: microsoft/vscode-azureappservice#371
PR with fix: microsoft/vscode-azureappservice#373

@PrashanthCorp
Copy link
Contributor

How do we want to notify the user about an invalid account?
Do we want to have mock nodes for invalid accounts or write to output?

@StephenWeatherford
Copy link
Contributor

We want to show the error message in a mock node.

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

No branches or pull requests

3 participants