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

In Tasklist, search pills are reset when selecting a task

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.12.0, 7.11.2, 7.12.0-alpha2
    • 7.11.1
    • tasklist
    • None

      Steps to reproduce

      1. In 7.10, go to Tasklist
      2. Create a search pill filter and store it
      3. In 7.11, go to Tasklist
      4. Restore the previously stored search pill filter
      5. Click on a Task

      Observed behavior

      • All search pills are reset
      • I can see error messages in the developer console (see screenshot attached)

      Expected behavior

      • The search pills retrieved from the local storage are still present after selecting a task
      • No error messages are shown in the developer console

      Problem

      • When the search pill filters are serialized to the local storage with a version < 7.11, the property caseHandeling is not stored
      • If the search pill filter is retrieved from the local storage with a version >= 7.11, the property caseHandeling cannot be accessed
      • This leads to resetting the search pills

      Solution
      The search pill filter can handle the absence of the caseHandeling property gracefully.

        This is the controller panel for Smart Panels app

              akif.hazarvi Akif
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: