Skip to content

Conversation

@deeleeramone
Copy link
Contributor

This fixes a bug where the provider credential does not actually update on load because it was already set as None.

You can test this by setting a key as null in user_settings.json, and then adding the same key in UPPER_CASE as an environment variable.

Previous behavior, undefined keys are added correctly; provider keys are not updated from null.

Adds a unit test to cover this scenario.

@deeleeramone deeleeramone requested a review from piiq November 6, 2025 01:54
@deeleeramone deeleeramone added bug Bugs and bug fixes platform OpenBB Platform labels Nov 6, 2025
@github-actions github-actions bot added v4 PRs for v4 labels Nov 6, 2025
@piiq piiq added this pull request to the merge queue Nov 6, 2025
Merged via the queue into develop with commit 3257b9f Nov 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and bug fixes platform OpenBB Platform v4 PRs for v4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants