Skip to content

[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 #2581

@arlanhon

Description

@arlanhon

*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:

  1. Create a simple sub-process, such as a shell
  2. Create another main process and associate sub-processes
  3. For complement operation, you can also make up only two days

The specific operation is as follows:

  1. Create subprocess,
    image

  2. Save subprocess and setting variables
    image

  3. Create the main process and create sub node as in main process
    image
    image

  4. Save main process and setting variables
    image

  5. As follow.
    image

  6. Then complement
    image

  7. The result is as follows, the date printed is only the start date
    image
    image
    image

  8. The timing of the main process is correct
    image

Which version of Dolphin Scheduler:
-[1.2.1]

  • Stand-alone deployment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions