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

[BugFix] Fix incomplete argument display when debug mode is off for ValidationError #6174

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

the-praxs
Copy link
Contributor

[BugFix] Fix incomplete argument display when debug mode is off

  1. Why?

    To provide complete information about the argument when handling ValidationError in non-debug mode.

  2. What?

    Fixes the issue of not showing the complete argument details for ValidationError in non-debug mode.

  3. Impact:

    Minimal (Score = 4)

  4. Testing Done:

    Tested with various function calls when debug mode is off

  5. Any other information:

    • Before - image

    • After - image

@the-praxs the-praxs requested a review from montezdesousa March 7, 2024 11:57
@github-actions github-actions bot added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels Mar 7, 2024
@montezdesousa montezdesousa added this pull request to the merge queue Mar 7, 2024
Merged via the queue into develop with commit f24e971 Mar 7, 2024
15 checks passed
@the-praxs the-praxs deleted the bugfix/error_location branch March 7, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants