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 user defined range operators are omitted in results report #143

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

xispa
Copy link
Member

@xispa xispa commented Oct 3, 2023

Description of the issue/feature this PR addresses

This Pull Request ensures that the operators for result ranges from Specification are considered in results reports.

Current behavior before PR

System always use '>' or '<' operators, regardless of the operator set in Specifications

Desired behavior after PR is merged

System uses the operator set in Specifications

Captura de 2023-10-03 18-27-56

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

@xispa xispa requested a review from ramonski October 3, 2023 16:33
@xispa xispa added the Bug label Oct 3, 2023
@ramonski ramonski merged commit fcfc103 into 2.x Oct 3, 2023
@ramonski ramonski deleted the fix-range-operator branch October 3, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants