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

TaskAssignmentListener is not getting triggered while using UpdateTask REST API

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • None
    • 7.5.1
    • engine
    • None

    Description

      Hi All,

      We are using Camunda 7.5 (Community Edition). And we use the Camunda REST
      API to communicate with Camunda.

      Currently we have one process model with 4 tasks in it. And we use the REST
      APIs to create the process instance, complete the tasks and update the task
      with due date and assignee.

      Everything worked well till we decided to send email to the assigned users.
      We attached the create and assignment task listeners to all 4 tasks. But
      what we see is when we use the Update REST API (PUT /task/

      {id}

      /) to
      update assignee and due date, it assigns the task to the user but does not
      call the assignment task listener.

      We used the Update REST API because we don't want to make 2 separate calls
      to set the assignee and set due date

      Reference: https://forum.camunda.org/t/the-task-assignment-listener-is-not-getting-triggered-when-using-update-task-rest-api-to-set-assignee/2339

      Thanks & Regards,
      Sarath

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              kssarath2005 Sarath K Sivasankaran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce