Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.12, 1.13
-
None
-
None
Description
Current Situation
- If the folder contains a sub-folder with the same name and same job name but with different run-times then the output of both the jobs is merged to the root job's "Show Daily Plan" view.
How To Reproduce
- Unzip the attached joc-868.zip file inside the live folder then open the "Show Daily Plan" view of the root folder's job1.
- Or create a folder with a name such as test1 which contains a job with a name such as job1.
- Create a sub-folder in test1 with the same name as test1 and create a job inside the sub-folder with the same name as job1.
- Set different run-times for both jobs.
- Open the "Show Daily Plan" view of job1 of the root folder then you will find the output contains the run-time from job1 of the sub-folder.
Desired Behavior
- The "Show Daily Plan" view should not merge the run-times of nested folders with the same folder name and the same job name.