Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Current Situation
- JOC Cockpit offers folder permissions that restrict visibility of objects to specific folders.
- A number of API resources such as /joc/api/job are not considering folder permissions. This is due to the fact that these resources are not used by the JOC Cockpit GUI in a way that would reveal such additional folders.
- All API resources that are used by the JOC Cockpit GUI consider folder permissions, however, a number of resources does not implement this permission check
Desired Behavior
- All API resources should consider folder permissions.
- This limits visibility of objects for accounts that use the API instead of the GUI to specific folders.