Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Workflow task does not execute] Workflow task does not execute #15685

Closed
2 of 3 tasks
1183176816 opened this issue Mar 8, 2024 · 2 comments
Closed
2 of 3 tasks
Labels
wontfix This will not be worked on

Comments

@1183176816
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

某个任务中的配置变量,变量值不是ds内置值,则在执行工作流时,此任务一直是提交成功状态
比如A任务 配置变量 param 值设置为$[testStr],则在执行工作流时,执行到A任务就一直时提交成功状态

What you expected to happen

比如A任务 配置变量 param 值设置为$[testStr],则在执行工作流时,执行到A任务就一直时提交成功状态

How to reproduce

比如A任务 配置变量 param 值设置为$[testStr],则在执行工作流时,执行到A任务就一直时提交成功状态

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@1183176816 1183176816 added bug Something isn't working Waiting for reply Waiting for reply labels Mar 8, 2024
@github-actions github-actions bot changed the title [Bug] [工作流任务不执行] 工作流任务不执行 [Bug] [Workflow task does not execute] Workflow task does not execute Mar 8, 2024
Copy link

github-actions bot commented Mar 8, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

If the configuration variable in a task is not a ds built-in value, the task will always be submitted successfully when the workflow is executed.
For example, if the configuration variable param value of task A is set to $[testStr], then when executing the workflow, the submission status will always be successful until task A is executed.

What you expected to happen

For example, if the configuration variable param value of task A is set to $[testStr], then when executing the workflow, the submission status will always be successful until task A is executed.

How to reproduce

For example, if the configuration variable param value of task A is set to $[testStr], then when executing the workflow, the submission status will always be successful until task A is executed.

Anything else

No response

Version

3.1.x

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@SbloodyS
Copy link
Member

Please use English to describe.

@SbloodyS SbloodyS added wontfix This will not be worked on and removed bug Something isn't working Waiting for reply Waiting for reply labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants