Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8070

When creating/resolving a custom incident the related custom incident handler is invoked

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.8.0, 7.8.0-alpha5
    • None
    • None
    • None

    Description

      With CAM-1689 it is possible to create a custom incident, for example:

      runtimeService.createIncident("foo", ...);
      

      In that the a registered custom incident handler name foo is not called.

      AT:

      • when a custom incident is created and a custom incident handler for the given type exists, then the custom incident handler should be invoked to create the incident
      • if there does not exist a custom incident handler for the given type, then an incident is created (without calling any custom incident handler)
      • the same behavior should also be applied in case of resolving a custom incident

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                svetlana.dorokhova Svetlana Dorokhova
                roman.smirnov Roman Smirnov
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce