• Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • 7.15.0
    • tasklist
    • None

      Environment (Required on creation):

      camunda 7.15.0 is break

      camunda 7.14.0 or older is ok

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

      org.camunda.bpm.engine.rest.dto.runtime.FilterDto#updateFilter

       

      access url  /camunda/app/tasklist/default/#/

       

      filter.setQuery(query.toQuery(engine)); // query.toQuery throw NPE exception

       

      Steps to reproduce (Required on creation):

      Observed Behavior (Required on creation):

      Expected behavior (Required on creation):

      Root Cause (Required on prioritization):

      Solution Ideas (Optional):

      Hints (Optional):

        This is the controller panel for Smart Panels app

            [CAM-13575] web app tasklist add filter throw NPE

            shaonian created issue -
            shaonian made changes -
            Description Original: h4. Environment (Required on creation):

            camunda 7.15.0 is break

            camunda 7.14.0 or older is ok
            h4. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

            org.camunda.bpm.engine.rest.dto.runtime.FilterDto#updateFilter

            ```java

            filter.setQuery(query.toQuery(engine)); // query.toQuery throw NPE exception

            ```
            h4. Steps to reproduce (Required on creation):
            h4. Observed Behavior (Required on creation):
            h4. Expected behavior (Required on creation):
            h4. Root Cause (Required on prioritization):
            h4. Solution Ideas (Optional):
            h4. Hints (Optional):
            New: h4. Environment (Required on creation):

            camunda 7.15.0 is break

            camunda 7.14.0 or older is ok
            h4. Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

            org.camunda.bpm.engine.rest.dto.runtime.FilterDto#updateFilter

             
            {code:java}
            access url  /camunda/app/tasklist/default/#/{code}
             
            {code:java}
            filter.setQuery(query.toQuery(engine)); // query.toQuery throw NPE exception{code}
             
            h4. Steps to reproduce (Required on creation):
            h4. Observed Behavior (Required on creation):
            h4. Expected behavior (Required on creation):
            h4. Root Cause (Required on prioritization):
            h4. Solution Ideas (Optional):
            h4. Hints (Optional):
            shaonian made changes -
            Mentioned Roles
            shaonian made changes -
            Mentioned Groups
            Nikola Koevski made changes -
            Assignee New: Nikola Koevski [ nikola.koevski ]

            Hi shaonian,

            Thank you for this report. However, I am not able to reproduce the issue. Can you provide more detailed steps on how I can recreate the problem?

            Best,
            Nikola

            Nikola Koevski added a comment - Hi shaonian , Thank you for this report. However, I am not able to reproduce the issue. Can you provide more detailed steps on how I can recreate the problem? Best, Nikola
            Nikola Koevski made changes -
            Mentioned Roles
            Nikola Koevski made changes -
            Mentioned Groups

            shaonian added a comment - - edited

            Sorry, It was my fault.

             

            Use camunda 7.14.0 with Spring Boot 2.2.x.RELEASE.

             

            https://docs.camunda.org/manual/7.15/user-guide/spring-boot-integration/version-compatibility/

            shaonian added a comment - - edited Sorry, It was my fault.   Use camunda 7.14.0 with Spring Boot 2.2.x.RELEASE.   https://docs.camunda.org/manual/7.15/user-guide/spring-boot-integration/version-compatibility/
            shaonian made changes -
            Mentioned Roles

              Unassigned Unassigned
              shaonian shaonian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: