Skip to content

Error 500 on Services/Scenarios/{scenario.uuid}/forms when multi-values field is present #78

@Rvaucher

Description

@Rvaucher

When trying to fetch (GET {{services}}/scenarios/{scenarion.uuid}/forms) the start-up form on a scenario, if a multi-value selection component is in it
component.txt, its default value is an empty array.

Due to this, while trying to fetch the form, I obtained this response
response.txt

If we switch back the default value to an empty string, we can get the form back.

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