Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.9
-
None
-
None
Description
Current Situation
- When clicking "Show Daily Plan" for an order then the daily plan is not displayed completely:
- If folder permissions are assigned to the user then only the planned start times for the next n days are displayed where n is the number of days specified with the days_offset (default=30) parameter.
- If no folder permissions are assigned to a user then the daily plan shows planned start times for more days than specified with the days_offset (default=30) parameter.
How to reproduce
- Create a calendar and assign it to a job chain's order.
- Create a user, assign single folder permission to that user.
- Login to the JOC Cockpit with the user credentials and click "Show Daily Plan" from an order.
- The daily plan is not visible for a number of months, it displays just the daily plan for the number of days specified with the days_offset (default=30) parameter.
Desired Behavior
- The Daily Plan should display all planned start times even after assigning single folder permissions to the user.