*For better global communication, please give priority to using English description, thx! *
Describe the bug
When the process involves sub-processes, the complement operation will only take the start time, and will repeat the number of days to perform the complement.
To Reproduce
Steps to reproduce the behavior, for example:
- Create a simple sub-process, such as a shell
- Create another main process and associate sub-processes
- For complement operation, you can also make up only two days
The specific operation is as follows:
-
Create subprocess,

-
Save subprocess and setting variables

-
Create the main process and create sub node as in main process


-
Save main process and setting variables

-
As follow.

-
Then complement

-
The result is as follows, the date printed is only the start date



-
The timing of the main process is correct

Which version of Dolphin Scheduler:
-[1.2.1]
*For better global communication, please give priority to using English description, thx! *
Describe the bug
When the process involves sub-processes, the complement operation will only take the start time, and will repeat the number of days to perform the complement.
To Reproduce
Steps to reproduce the behavior, for example:
The specific operation is as follows:
Create subprocess,

Save subprocess and setting variables

Create the main process and create sub node as in main process


Save main process and setting variables

As follow.

Then complement

The result is as follows, the date printed is only the start date



The timing of the main process is correct

Which version of Dolphin Scheduler:
-[1.2.1]