1 Reply Latest reply on Mar 4, 2010 5:48 AM by perchrh

    Task duedate jbpm4.3

    lamj1
      the following is a segment of my process definition
      When i start this process, the task due date remain null in the DB. Am I missing something?
      I have search the forum and didn't find anything that address this? Has anyone successfully have duedate set this way?
        <task assignee="ssoa" duedate="2 business days" form="tasks/downloadData.htm" g="155,11,123,60" name="DownloadData">
            <notification/>     
            <transition g="-44,20" name="to ExtractDataset" to="ExtractDataset"/>
         </task>
      Thanks
        • 1. Re: Task duedate jbpm4.3
          perchrh
          This is a known bug with JBPM 4.3. It has been fixed and the fix is planned to be part of 4.4-release. The problem is that the task duedate and task priority fields are ignored by JBPM 4.3