Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3047

Empty mapping nodes are illegal

XMLWordPrintable

      It is illegal to have something like this in the payload of an event based process:

      {
        mappings: {Task_0f2cay4: {start: null, end: null}},
        ...
      }
      
      • The API should return a 400 when trying to save a process with such a mapping
      • The frontend needs to remove empty mapping nodes when mapping events to processes

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.stamm Sebastian Stamm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: