Skip to content

Tiny wording adaption wanted #175

@HolQue

Description

@HolQue

The following error message is for sure correct, but also difficult to capture:

''Could not substitute parameter '${param1}_${param2}_suffix'! Composite data types are not allowed. The value of parameter '${param2}' is [1, 2, 3]''!

I would prefer an alternative version like that:

Found expression '${param1}_${param2}_suffix' with at least one parameter of composite data type ('${param2}' is of type 'list'). Because of this expression is the name of a parameter, only simple data types are allowed to be substituted inside.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions