Skip to content

主流程将子流程的下拉框变量新建为全局变量,yaml导出导入后该变量变成非法数据源 #7784

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

Open
huangpixu opened this issue Apr 30, 2025 · 0 comments

Comments

@huangpixu
Copy link
Collaborator

版本信息:
V3.33.8

复现流程:
1.新建子流程,并添加下拉框变量(使用消息展示插件,并引用该变量)
2.主流程引用子流程,并将子流程传值新建为变量
3.将主流程导出yaml并导入,新导入的流程新建任务时显示该下拉框变量为非法下拉框数据源

子流程新建变量:
[{"text":"选项1","value":"选项1"},{"text":"选项2","value":"选项2"}]

Image

主流程将子流程传值新建为变量:

Image

导出导入后新建任务:

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant