Skip to content

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

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.

Activity

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

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