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

fix: display error message in the rules engine debug #1788

Merged
merged 2 commits into from
May 22, 2024

Conversation

cpaulve-1A
Copy link
Contributor

Description

Errors thrown are not properly stringified with JSON.stringify and are missing from the message sent to the debugger.

@cpaulve-1A cpaulve-1A marked this pull request as ready for review May 15, 2024 13:45
@cpaulve-1A cpaulve-1A requested a review from a team as a code owner May 15, 2024 13:45
Copy link

nx-cloud bot commented May 15, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 42a0f22. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@github-actions github-actions bot added bug Something isn't working project:@o3r/rules-engine labels May 15, 2024
Errors thrown are not properly stringified with JSON.stringify and are missing from the message sent to the debugger.
@cpaulve-1A cpaulve-1A enabled auto-merge May 22, 2024 13:17
@cpaulve-1A cpaulve-1A merged commit 49d2732 into release/10.3.0-rc May 22, 2024
20 checks passed
@cpaulve-1A cpaulve-1A deleted the fix/debug-panel branch May 22, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working project:@o3r/rules-engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants