Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-6566

Template names collision

    XMLWordPrintable

Details

    • Hide

      1) Create the package A
      2) Create a new Process BPMN2.0 in the package A with the trivial WF Start -> User Task -> End
      3) Set the TaskName to MyUserTask
      4) Generate task form templates

      5) Create the package B
      6) Create a new Process BPMN2.0 in the package B with the trivial WF Start -> User Task -> End
      7) Set the TaskName to MyUserTask
      8) Generate task form templates (different from the previous)

      Executing the processes from JBPM console we can se always the same user form template.

      Show
      1) Create the package A 2) Create a new Process BPMN2.0 in the package A with the trivial WF Start -> User Task -> End 3) Set the TaskName to MyUserTask 4) Generate task form templates 5) Create the package B 6) Create a new Process BPMN2.0 in the package B with the trivial WF Start -> User Task -> End 7) Set the TaskName to MyUserTask 8) Generate task form templates (different from the previous) Executing the processes from JBPM console we can se always the same user form template.

    Description

      Deploying two different processes using a different package cause a problem when the two processes have a user task with the same template name.

      During execution JBPM uses always the same task form template for both processes ignoring their real package.

      Repro the bug is pretty easy.

      Attachments

        Activity

          People

            rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
            acarpine_jira Andrea Carpineti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: