Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2716

WorkItem getName always returns "Human Task" when using a bpmn model schema

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • 5.2.0.M1
    • 5.1.0.FINAL
    • drools-core (flow)
    • None
    • Hide

      1. Create a new bpmn model with a User Task, and set the name property to "Test Name"
      2. Register a WorkItemHandler on the StatefulKnowledgeSession WorkItemManager that prints out the name of the WorkItem
      3. Execute the process
      4. "Human Task" will be output, rather than "Test Name" as expected

      Show
      1. Create a new bpmn model with a User Task, and set the name property to "Test Name" 2. Register a WorkItemHandler on the StatefulKnowledgeSession WorkItemManager that prints out the name of the WorkItem 3. Execute the process 4. "Human Task" will be output, rather than "Test Name" as expected

    Description

      Regardless of the Name defined for a userTask in the bpmn, "Human Task" is always returned on a call to getName() on org.drools.runtime.process.WorkItem

      Attachments

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            sxb8au_jira Simon Bronner (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty