Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-8752

InjectAction does not update model if REST body contains a workflowdata that is not an object

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---
    • 2023 Week 09-11 (from Feb 27)

      If request body to start the workflow is

      {"workflowdata":""} 
      

      rather than the expected

      {}

      or

      {"workflowdata":{}}

      Then InjecAction fail to update the workflow model.
      The result of the merge performed by InjectAction should be set as the workflow model.

              ftirados Francisco Javier Tirado Sarti
              ftirados Francisco Javier Tirado Sarti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: