Skip to content

[BUG] TaskInstance.isSubProcess Misjudgment #1984

@Eights-Li

Description

@Eights-Li

Describe the bug
TaskInstance.isSubProcess method misjudgment task type

To Reproduce
1 String taskType = sub process
2 TaskType.SUB_PROCESS.toString=SUB_PROCESS
3 TaskType.SUB_PROCESS.toString().equals(this.taskType.toUpperCase()) misjudgment

Which version of Dolphin Scheduler:
-[dev]

Metadata

Metadata

Assignees

No one assigned

    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