Skip to content

Setting variable with ISO date is saved as null (UI) #514

@DHFW

Description

@DHFW

When I enter an ISO date value like 2023-03-22T13:47:40.174Z variable in the dev-interface UI, it is not saved. When I get the variable replaced in my mock file (after actually calling the mock response, the variable value is replaced with null.

Dev interface version: 3.2.1.

Note: when setting the value via api, the value is correctly replaced, so the issue is only present in the front end/UI.
Note2: we set the value in the API with (new Date()).toJSON() which results in '2023-03-22T13:47:40.174Z'

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