Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.11.2, 1.11.3
-
None
Description
Current Situation
The handling of the permission sos:products:joc_cockpit:job:execute:unstop
is wrong
1. The tree has the node unstop twice. When a role has the permission sos:products:joc_cockpit:job:execute:unstop one node is selected, the other node is deselected.
2. When a role has the permission sos:products:joc_cockpit:job:execute:unstop the unstop function is not available in JOC
3. The unstop function in JOC is only available when the role has the permission sos:products:joc_cockpit:job:execute:kill
Desired Behaviour
1. The unstop node should be only once in the tree. When a role has the permission sos:products:joc_cockpit:job:execute:unstop the permission should be selected in the tree.
2. When a role has the permission sos:products:joc_cockpit:job:execute:unstop the unstop function should be available in JOC
3. The permission sos:products:joc_cockpit:job:execute:kill only affects the kill all tasks immediately function in JOC