Skip to content

工作流增加插件失败,报错:Unknow variable DTO:list:number #2645

@duanxin-vortek

Description

@duanxin-vortek

Describe the bug

插件成功发布,配置输出参数的时候,层级是array.array[i].array会在工作流中增加时候报错,报错信息如题。

To Reproduce

Steps to reproduce the behavior:

  1. 增加插件
  2. 配置返回参数格式示例:{
    "A": {
    "B": [
    {
    "C": [
    0.1,
    0.2,
    0.3,
    0.4
    ]
    }
    ]
    }
    }

Expected behavior

正常增加插件并且正常运行

Screenshots

Image

Image

Version:

最新代码docker部署

Environment:

The output of go env.

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions