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

Add logging if external calculation module import failed #2660

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR adds a log message when an external calculation module failed to import

Current behavior before PR

Unspecific message was logged when a formula could not be evaluated

Desired behavior after PR is merged

Better error message is logged if the formula could not be evaluated due to import failures of external calculation modules.

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

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.

1 participant