Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.11.2
-
None
-
None
Description
Current Situation
When clicking on a tree item in the orders view, all orders in the system are listet. The reason for this is that the answer does not filter the given folder parameter.
This only happens when the user have explicity assigned folder permissions for /*
{"folders":[{"folder":"/myFolder","recursive":false}],"jobschedulerId":"scheduler_joc_cockpit","compact":true}
Desired Behaviour
When clicking on an tree item in the orders view only orders that are member of the selected folder should be shown.