You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently participants with 'can create motions' and 'can manage motion metadata' permissions (and not 'can manage motions') can only create motions without adding other submitters.
How to Reproduce
Steps to reproduce the behavior:
in settings > motions activate 'Enable text-based submitter in motion creation'
give a participants the permissions 'can create motions' and 'can manage motion metadata'
log in as that participant
create a motion
add any submitter from the dropdown menu or additonal user
trying to save will results in this error: You are not allowed to perform action motion.create. Forbidden fields: submitter_ids or You are not allowed to perform action motion.create. Forbidden fields: additional_submitter
Expected behavior
while creating motion:
Scenario 1: participant with 'can create motions' and 'can manage motion metadata', NOT 'can see participants' permissions can:
dropdown for submitters is not visible
if 'Enable text-based submitter in motion creation' is enabled:
instead of the dropdown there should be a H3 text: 'Submitters'
it is possible to add additional submitters
Scenaio 2: participant with 'can create motions', 'can manage motion metadata', and 'can see participants' permissions can:
dropdown menu with submitters is visible
it is possible to add additional submitters (if setting is enabled)
As stated in #4464:
Please also update the helptext "Requires permission to manage motions"
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently participants with 'can create motions' and 'can manage motion metadata' permissions (and not 'can manage motions') can only create motions without adding other submitters.
How to Reproduce
Steps to reproduce the behavior:
You are not allowed to perform action motion.create. Forbidden fields: submitter_ids
orYou are not allowed to perform action motion.create. Forbidden fields: additional_submitter
Expected behavior
while creating motion:
Scenario 1: participant with 'can create motions' and 'can manage motion metadata', NOT 'can see participants' permissions can:
Scenaio 2: participant with 'can create motions', 'can manage motion metadata', and 'can see participants' permissions can:
As stated in #4464:
Please also update the helptext "Requires permission to manage motions"
The text was updated successfully, but these errors were encountered: