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

Expression in Follow-Up-Date for Tasks is not resolved

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Duplicate
    • L3 - Default
    • None
    • 7.2.0
    • engine

    Description

      I have a simple one-step process that creates a user task (see attached bpmn file). For the user task, I have set expressions for both the due date and the follow-up-date like so:

      camunda:dueDate="${dueDate}" camunda:followUpDate="${followUpDate}"

      I deploy the process in a WAR on Wildfly 8.2.0. Afterwards, I start an instance of the process via camunda tasklist, providing values for "dueDate" and "followUpDate" via the generic task form (see attached screenshot).

      The process instance starts without errors, but in tasklist and in the database (we are using H2 in our development environment) I can see that the value for dueDate has been set, but not for the followUpDate (it has a "null" value).

      It seems that the expression is not resolved/applied to the followUpDate. What am I doing wrong?

      I am testing with version 7.2.0 of the open source edition.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                smirnov Roman Smirnov
                joerges@gfi.ihk.de Sven Jörges
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce