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 error in default multi-reports when rendering uncertainties #137

Merged
merged 5 commits into from
Feb 14, 2023

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes the following error when rendering one of the default multi-reports with uncertainties:

SENAITE IMPRESS 2023-02-14 3 PM-40-10

Current behavior before PR

The function format_uncertainties was called with the analysis result as parameter, which was removed in senaite/senaite.core#2224.

This caused a rendering error and the reports were not displayed

Desired behavior after PR is merged

Multi reports render correctly

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa merged commit eb30909 into 2.x Feb 14, 2023
@xispa xispa deleted the fix-multi-reports-format-uncertainty branch February 14, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants