Date variable with value null is submitted as "Invalid Date" in embedded forms

XMLWordPrintable

      Reproduce:

      • Open an embedded form with a date field in tasklist
      • In the date input field, remove all potentially existing content
      • Submit the form

      Expected:

      • Request payload for variables contains {value: null, type: "Date"}

      Observed:

      • Request payload for variables contains {value: "Invalid date", type: "Date"}

      Hint:

            Assignee:
            Michael Schoettes
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: