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

Change to scope file tree to the known path if root folders dont return correctly #816

Merged
merged 2 commits into from
May 25, 2019

Conversation

udeeshagautam
Copy link
Contributor

@udeeshagautam udeeshagautam commented May 22, 2019

Aims to fix microsoft/azuredatastudio#4767 :
Issue : File browser for back up result does not load when the root folders return are not valid and hence the expand path i.e. the default backup path can not be found in those.
Fix: workaround to scope the file browser tree to the default backup path

Following is how it looks when root not found. (Please note that if there is nothing present in the default folder it will show as empty)

backup folder

@shueybubbles
Copy link
Contributor

Can you add a screenshot?

@coveralls
Copy link

coveralls commented May 22, 2019

Coverage Status

Coverage decreased (-0.3%) to 75.994% when pulling e450235 on bug/4767-backupFileBrowser into 5583cc1 on master.

@kburtram
Copy link
Member

@udeeshagautam do you know what happened with the code coverage? perhaps some tests are failing?

@udeeshagautam
Copy link
Contributor Author

udeeshagautam commented May 24, 2019

@kburtram yes, the last run had -1% decline.. so I re-ran and it went -4.5%.
I see quite a few "Login failed for user 'sa'." - not related to this area as such but will take a look before merging...

Re-ran and it came back to -0.3% decrease. So continuing with merge...

@udeeshagautam
Copy link
Contributor Author

udeeshagautam commented May 24, 2019

@shueybubbles @chlafreniere would you like to take another look or I should close?

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.

Unable to open file browser
6 participants