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

Fixes syntax error on reports #12997

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Fixes syntax error on reports #12997

merged 2 commits into from
Jun 29, 2023

Conversation

abhi1693
Copy link
Member

Fixes: #12842

I could not figure how to also display the exception on the UI, however this now solves the blocker when the report was unable to load either due to ImportError or SyntaxError. A user can delete the report and upload the fixed version.

image

To ease with the issue, I have added a logger when the exception is caught.

@abhi1693 abhi1693 requested a review from jeremystretch June 25, 2023 08:47
@jeremystretch
Copy link
Member

Thanks @abhi1693!

@jeremystretch jeremystretch merged commit 3307bd2 into develop Jun 29, 2023
@jeremystretch jeremystretch deleted the fix/12842-faulty-reports branch June 29, 2023 20:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve handling of faulty reports
2 participants