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

Mixed permissions for transitions in client workflow #1419

Merged
merged 3 commits into from
Aug 9, 2019

Conversation

xispa
Copy link
Member

@xispa xispa commented Aug 8, 2019

Description of the issue/feature this PR addresses

The permissions for transitions "activate" and "deactivate" were mixed in client workflow.

Current behavior before PR

Permission "Transition: Activate" is bound to "deactivate" transition, while permission "Transition: Deactivate" is bound to "activate" transition.

Desired behavior after PR is merged

Permissions for transitions are bound to their respective transitions.

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

@ramonski ramonski merged commit 6afbaf5 into master Aug 9, 2019
@ramonski ramonski deleted the bad-transition-permission-client-workflow branch August 9, 2019 07:12
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