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 conditions are not set when adding analyses manually via manage analyses view #1997

Merged
merged 3 commits into from
May 20, 2022

Conversation

xispa
Copy link
Member

@xispa xispa commented May 20, 2022

Description of the issue/feature this PR addresses

This Pull Request ensures that when an analysis is added via "Manage analyses" view, the conditions for the selected analysis are also added, so their values can later be set as usual from the analyses listing.

Current behavior before PR

Analyses added manually via "Manage analyses" come without (pre)conditions

Desired behavior after PR is merged

Analyses added manually via "Manage analyses" come with (pre)conditions

Captura de 2022-05-20 17-28-12

--
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 May 20, 2022 15:27
@xispa xispa added the Bug 🐞 label May 20, 2022
@ramonski ramonski merged commit d1c46a2 into 2.x May 20, 2022
@ramonski ramonski deleted the conditions-manage branch May 20, 2022 15:42
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