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

Data Sources Default Installer Bug Fix #2708

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

simmonsj330
Copy link
Contributor

Description

Fixes bug where installer cannot utilize the data_sources_dafeault.json within OpenBBUserData because it is empty. This solution copies either the git repositories data sources file or installer data sources file into OpenBBUserData. This means users can keep their data sources when they update the repo or the installer.

To recreate the issue, remove the OpenBBUserData folder and try to run a previous installer.

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.

@simmonsj330 simmonsj330 added bug Fix bug build Build-related work labels Oct 4, 2022
@simmonsj330 simmonsj330 self-assigned this Oct 4, 2022
@simmonsj330 simmonsj330 merged commit 50e3053 into OpenBB-finance:main Oct 4, 2022
@simmonsj330 simmonsj330 deleted the default_sources_bug branch October 4, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug build Build-related work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants