Skip to content

[Feature-#3805][server-UI] global params for task of sub_process#5078

Closed
gitofrenlu wants to merge 7 commits into
apache:devfrom
gitofrenlu:dev
Closed

[Feature-#3805][server-UI] global params for task of sub_process#5078
gitofrenlu wants to merge 7 commits into
apache:devfrom
gitofrenlu:dev

Conversation

@gitofrenlu
Copy link
Copy Markdown
Contributor

@gitofrenlu gitofrenlu commented Mar 17, 2021

[Feature-#3805][server-UI] global params for task of sub_process
The function of global params has three parts,This part is the last one for task of sub_process.
The subprocess node passes in variables, and the subprocess can receive params values
About subprocess node: judge whether there is parameter passing when generating subprocess command. If there is parameter passing, the parameter will be written into the command table.When master read one command ,master will check command params .If there are params of fatherParams ,master will set the params to processInstance globalParams.

this closes #3805

@CalvinKirs CalvinKirs added the UI ui and front end related label Mar 18, 2021
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@songjianet songjianet closed this Mar 1, 2022
@songjianet
Copy link
Copy Markdown
Member

songjianet commented Mar 1, 2022

Thank you for your contribution, but since this issue has not been dealt with for a long time, I will close it. If you still have problems in the future, you can re-submit a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][DICUSSION] The implement of passing variables between tasks

3 participants