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

        There are no Sub-Tasks for this issue.

            Assignee:
            Unassigned
            Reporter:
            Sebastian Stamm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: