• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.14.0, 7.14.0-alpha2
    • None
    • None
    • None

      Steps to reproduce

      1. Download & unpack the attached ZIP file
      2. Copy the contents to ./camunda/app/cockpit
      3. Deploy the attached BPMN file
      4. Go to the process definition view of the deployed process
      5. Open the developer console in your browser

      Expected behavior

      You should see the following output:

      camunda:asyncBefore true
      camunda:asyncAfter true
      

      Observed behavior

      The following output is shown:

      camunda:asyncBefore undefined
      camunda:asyncAfter undefined
      

        This is the controller panel for Smart Panels app

            [CAM-12213] [REGRESSION] Loading moddle into bpmn-js does not work

            Tassilo Weidner created issue -
            Tassilo Weidner made changes -
            Attachment New: CAM-12213.zip [ 35522 ]
            Tassilo Weidner made changes -
            Attachment New: CAM-12213.bpmn [ 35523 ]
            Tassilo Weidner made changes -
            Description New: *Steps to reproduce*

            # Download & unpack the attached ZIP file
            # Copy the contents to {{./camunda/app/cockpit}}
            # Deploy the attached BPMN file
            # Go to process definition view
            # Open the developer console in your browser

            *Expected behavior*

            You should see the following output:
            {code}
            camunda:asyncBefore true
            camunda:asyncAfter true
            {code}

            *Observed behavior*

            The following output is shown:
            {code}
            camunda:asyncBefore undefined
            camunda:asyncAfter undefined
            {code}
            Tassilo Weidner made changes -
            Mentioned Roles
            Tassilo Weidner made changes -
            Mentioned Groups
            Tassilo Weidner made changes -
            Description Original: *Steps to reproduce*

            # Download & unpack the attached ZIP file
            # Copy the contents to {{./camunda/app/cockpit}}
            # Deploy the attached BPMN file
            # Go to process definition view
            # Open the developer console in your browser

            *Expected behavior*

            You should see the following output:
            {code}
            camunda:asyncBefore true
            camunda:asyncAfter true
            {code}

            *Observed behavior*

            The following output is shown:
            {code}
            camunda:asyncBefore undefined
            camunda:asyncAfter undefined
            {code}
            New: *Steps to reproduce*

            # Download & unpack the attached ZIP file
            # Copy the contents to {{./camunda/app/cockpit}}
            # Deploy the attached BPMN file
            # Go to the process definition view of the deployed process
            # Open the developer console in your browser

            *Expected behavior*

            You should see the following output:
            {code}
            camunda:asyncBefore true
            camunda:asyncAfter true
            {code}

            *Observed behavior*

            The following output is shown:
            {code}
            camunda:asyncBefore undefined
            camunda:asyncAfter undefined
            {code}
            Tassilo Weidner made changes -
            Mentioned Roles
            Tassilo Weidner made changes -
            Mentioned Groups
            Tassilo Weidner made changes -
            Summary Original: Loading moddle into bpmn-js does not work New: [REGRESSION] Loading moddle into bpmn-js does not work

              tassilo.weidner Tassilo Weidner
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: