You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "DTwoEng (via GitHub)" <gi...@apache.org> on 2023/08/11 14:26:55 UTC

[GitHub] [dolphinscheduler] DTwoEng opened a new issue, #14739: [Bug] [API] 包含Switch 节点的工作流无法在工作流实例中修改定义

DTwoEng opened a new issue, #14739:
URL: https://github.com/apache/dolphinscheduler/issues/14739

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   在工作流实例中修改 包含有Switch 的工作流报 
       PROCESS_NODE_S_PARAMETER_INVALID(50020, "process node {0} parameter invalid", "流程节点[{0}]参数无效"),
   
   
   ### What you expected to happen
   
   更新定义
   
   ### How to reproduce
   
   跑一个有 Switch 节点的工作流, 然后在工作流实例中修改
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #14739: [Bug] [API] Workflows containing Switch nodes cannot modify the definition in the workflow instance

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #14739:
URL: https://github.com/apache/dolphinscheduler/issues/14739#issuecomment-1674884827

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   Modify the workflow report containing Switch in the workflow instance
       PROCESS_NODE_S_PARAMETER_INVALID(50020, "process node {0} parameter invalid", "process node [{0}] parameter invalid"),
   
   
   ### What you expected to happen
   
   update definition
   
   ### How to reproduce
   
   Run a workflow with a Switch node, and then modify it in the workflow instance
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   3.1.x
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org