Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-14013

New task notification link not working

XMLWordPrintable

      Environment (Required on creation):

      Camunda Run 7.16.0-ee

      Default settings all round

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

      Steps to reproduce (Required on creation):

      Deploy process that i've uploaded

      Start an instance from task list.

      Click on the link in the notification on the bottom right

      Observed Behavior (Required on creation):

      Clicking the link has no affect

      Expected behavior (Required on creation):

      The link should bring a user to the task in question

      Root Cause (Required on prioritization):

      The notification message uses with ng-href and ng-click angular directives that are not compiled anymore since with CAM-13876 we removed the functionality that notification messages are treated as angular templates.

      Solution Ideas (Optional):

      Use href instead of ng-href and clear notifications when forceDisplayTask === true in cam-tasklist-tasks.js.

      Hints (optional):

      We should check for all other notification messages if we use angular directives and refactor them when necessary.

        This is the controller panel for Smart Panels app

          1. 18.10.2021_11.55.26_REC.mp4
            571 kB
            Niall Deehan
          2. test.bpmn
            2 kB
            Niall Deehan

              hariharan.parasuraman Hariharan Parasuraman
              niall.deehan Niall Deehan
              Daniel Kelemen Daniel Kelemen
              Tassilo Weidner Tassilo Weidner
              Hariharan Parasuraman Hariharan Parasuraman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: