I can map the various delegation code behaviors to each other

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine

      Currently, the process engine throws an exception if two activities with different behavior that call delegation code are mapped

      For example, this is the case if a class delegate service task is mapped to an expression service task.

      We should allow these cases by adding these behaviors as a class of equivalent behaviors to SameBehaviorInstructionValidator, see https://github.com/camunda/camunda-bpm-platform/blob/7.5.0-alpha4/engine/src/main/java/org/camunda/bpm/engine/impl/migration/validation/instruction/SameBehaviorInstructionValidator.java#L31-L42

      Users can enable this behaviors already by configuring the validator themselves and replace it in the engine configuration.

            Assignee:
            Unassigned
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: