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

Issue while creating filter criteria on task list when we select ignore case checkbox in camunda Spring spring boot application (7.16.0))

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • None
    • 7.16.0
    • spring-boot, tasklist
    • None

       For: camunda version 4.6.16 , Spring boot application.
      There is an Issue while creating filter criteria on task list when we select ignore case checkbox .
      steps to reproduce:

      1. Navigate to the Task list.
      1. click on Filter Tasks
      1. select Process Variable , mention name of the variable and value to filter the task on.
        4)select ignore case checkbox, as we check the checkbox , there is an error printed in console(developer tools).
        Error is: deps.js?bust=7.16.0:36

      TypeError: Cannot read properties of undefined (reading 'mappedOptions')
      at t (camunda-tasklist-ui.js?bust=7.16.0:18)
      at camunda-tasklist-ui.js?bust=7.16.0:18
      at Object.E [as forEach] (deps.js?bust=7.16.0:36)
      at T (camunda-tasklist-ui.js?bust=7.16.0:18)
      at D (camunda-tasklist-ui.js?bust=7.16.0:18)
      at l.$digest (deps.js?bust=7.16.0:36)
      at t.$apply (deps.js?bust=7.16.0:36)
      at Object.$$debounceViewValueCommit (deps.js?bust=7.16.0:36)
      at Object.$setViewValue (deps.js?bust=7.16.0:36)
      at HTMLInputElement. (deps.js?bust=7.16.0:36)

      1. Now when we change the value of Process Variable in filter critera and naviagte to somewhere in the application and come back to task list.
        Expected is: Filter with changed value of process variable should persist.
        Actual: modified value of the process variable in filter is reset to old value.

      console logs after checking the checkbox (ignore case)

       

       

        This is the controller panel for Smart Panels app

            [CAM-14496] Issue while creating filter criteria on task list when we select ignore case checkbox in camunda Spring spring boot application (7.16.0))

            Lakhan Joshi created issue -
            Nikola Koevski made changes -
            Assignee New: Nikola Koevski [ nikola.koevski ]
            Nikola Koevski made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Closed [ 6 ]

              nikola.koevski Nikola Koevski
              joshila Lakhan Joshi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: