Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.1
-
None
Description
Current Situation
- For each JobScheduler object like job, order etc. there is a permission to allow access to the hot folder using the job editor in JOC Cockpit. Permissions to deploy are available at object level.
- To enable an account to deploy all objects it is required
- to set the global "deploy" permission at JobScheduler Master (administration) level
- permission: sos:products:joc_cockpit:jobscheduler_master:administration:configurations:deploy
- to set the "hot_folder" permission at object level
- to set the global "deploy" permission at JobScheduler Master (administration) level
Desired Behavior
- The permissions should be relocated. The global JobScheduler Master (administration) permission is added the nodes for individual deployment permissions per object (job, job chain etc.).
- Assigning the global permissions allows a user to deploy all objects.
- Selecting individual permissions allows fine grained control of deployable objects per user.
Attachments
Issue Links
- is related to
-
JOC-761 The object permissions hot_folder should only be considered when deploying
- Dismissed