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] [API] Process instance DAG can't show dependent task #13780

Closed
3 tasks done
ralphgj opened this issue Mar 22, 2023 · 4 comments · Fixed by #13823
Closed
3 tasks done

[Bug] [API] Process instance DAG can't show dependent task #13780

ralphgj opened this issue Mar 22, 2023 · 4 comments · Fixed by #13823
Assignees
Labels
3.1.x for 3.1.x version backend bug Something isn't working
Milestone

Comments

@ralphgj
Copy link
Contributor

ralphgj commented Mar 22, 2023

Search before asking

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

What happened

Hi,I found that the dependent tasks in the DAG of the process instance cannot be displayed.
image

image

I think it should be caused by the modification of the log format in this PR.
image
In the ProcessInstanceServiceImpl#parseLogForDependentResult method, it appears to attempt parsing the running result of the dependent task using the DEPENDENT_SPLIT constant. Additionally, the running result in the log has been modified. So the parse method will not work too.

What you expected to happen

The process instance DAG displays dependent tasks in the same way as the process definition DAG.

How to reproduce

Create two process definitions like the following screenshots.
image
image
image

Anything else

No response

Version

3.1.4

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@ralphgj ralphgj added bug Something isn't working Waiting for reply Waiting for reply labels Mar 22, 2023
@github-actions
Copy link

Thank you for your feedback, we have received your issue, Please wait patiently for a reply.

  • In order for us to understand your request as soon as possible, please provide detailed information, version or pictures.
  • If you haven't received a reply for a long time, you can join our slack and send your question to channel #troubleshooting

@ralphgj ralphgj changed the title [Bug] [API] Process instance can't show dependent task [Bug] [API] Process instance DAG can't show dependent task Mar 22, 2023
@woxiangwoshi123
Copy link

感谢您的反馈,我们已收到您的问题,请耐心等待回复。

  • 为便于我们尽快了解您的需求,请提供详细信息、版本或图片。
  • 如果你很久没有收到回复,你可以加入我们的slack,把你的问题发到channel#troubleshooting

I have the same problem, please fix it ASAP.

@Cocytus316
Copy link

Cocytus316 commented Jun 1, 2023

hi,gugs.My dolphinscheduler version is 3.1.7.But I still have the same problem.
image
image

@woxiangwoshi123
Copy link

hi,gugs.我的dolphinscheduler版本是3.1.7.但是我还是有同样的问题。 图像 图像

me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.1.x for 3.1.x version backend bug Something isn't working
Projects
None yet
6 participants