Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.12
-
None
-
None
Description
Current Situation
A user that has all permissions for orders in commands is not able to execute the command
<jobscheduler_commands jobschedulerId="jobSchedulerId"><modify_order job_chain="/test/job_chain1" order="1" suspended="yes"/></jobscheduler_commands>
Desired Behavior
The permission sos:products:commands:order:change:other should be processed correctly so that a user is able to execute the command
<jobscheduler_commands jobschedulerId="jobSchedulerId"><modify_order job_chain="/test/job_chain1" order="1" suspended="yes"/></jobscheduler_commands>