Migrate existing AngularJS plugins does work - Not able to upgrade from camunda 7.13 - 71.4

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Duplicate
    • Priority: L3 - Default
    • None
    • Affects Version/s: 7.14.3
    • Component/s: cockpit

      Environment (Required on creation):

      Amdocs Env

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      We are upgrading from 7.13.3 ee to 7.14.3 ee . We have  migrated existing Angularjs 

      using below 

      https://docs.camunda.org/manual/7.14/update/minor/713-to-714/#migrate-existing-angularjs-plugins

      https://github.com/camunda/camunda-bpm-examples/tree/master/cockpit/cockpit-angularjs-search-processes

       

      However during start up we are not able to launch it because of error .

      Uncaught (in promise) TypeError: Failed to resolve module specifier "angular". Relative references must start with either "/", "./", or "../".

      that it's not able to identify the import 

       

      Steps to reproduce (Required on creation):

      Have a existing angular js plug in till camunda 7.13 version

      Migrate the plugin.js file as per below

       

      https://docs.camunda.org/manual/7.14/update/minor/713-to-714/#migrate-existing-angularjs-plugins

      https://github.com/camunda/camunda-bpm-examples/tree/master/cockpit/cockpit-angularjs-search-processes

      Observed Behavior (Required on creation):

      Expected behavior (Required on creation):

      Root Cause (Required on prioritization):

      After , build is it's failing in camunda internal logic where it's not able to identify new syntax

      Solution Ideas (Optional):

      Hints (Optional):

            Assignee:
            Richard Kohl
            Reporter:
            Subrata Gorai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: