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

Remove config update from subscription filter #10440

Merged
merged 1 commit into from
May 15, 2020

Conversation

Charles-Gagnon
Copy link
Contributor

@Charles-Gagnon Charles-Gagnon commented May 15, 2020

For #10438

Not exactly sure why this has just recently started appearing - my best initial guess though is that the Tree used to display the Azure accounts was updated in a recent VS Code merge to cause these to be surfaced. This code has always been broken as far as I can tell from its original implementation (we never were setting the config) and the error itself is also nothing new.

We might want to relook at how we're storing this since currently it's tied to the workspace - but this fix at least gets rid of the error and isn't going to change any existing behavior.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 33.975% when pulling e9af5cd on chgagnon/fixSubFilterError into 452bd6a on master.

Copy link
Contributor

@aaomidi aaomidi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :D

@Charles-Gagnon Charles-Gagnon merged commit ef4ab4a into master May 15, 2020
@Charles-Gagnon Charles-Gagnon deleted the chgagnon/fixSubFilterError branch May 15, 2020 19:59
Charles-Gagnon added a commit that referenced this pull request May 15, 2020
(cherry picked from commit ef4ab4a)
kburtram pushed a commit that referenced this pull request May 16, 2020
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.

3 participants