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

Rest API - lastNameLike Query Parameter does not return result

      When calling rest API using "lastNameLike" query parameter, result does not correlate with passed parameter.

      ex. if I call

      http://localhost:8080/engine-rest/user?lastNameLike=Gordo%

      the rest api should return a record for a user with the last name of Gordon but it returns a list of unrelated user records

        This is the controller panel for Smart Panels app

            [CAM-3973] Rest API - lastNameLike Query Parameter does not return result

            Daniel Meyer added a comment -

            Hi Jarrad,

            thanks for reporting. Are you using LDAP or the builtin database?

            Daniel Meyer added a comment - Hi Jarrad, thanks for reporting. Are you using LDAP or the builtin database?

            I am using built in database.

            Jarrad Glover added a comment - I am using built in database.

            Jarrad Glover added a comment - - edited

            Hello Daniel, Is there a way I can contribute the fix for this issue. It is a really simple fix in the UserQueryDto.java class. I have never made a fix in the Camunda Project before but I would like to contribute.

            Jarrad Glover added a comment - - edited Hello Daniel, Is there a way I can contribute the fix for this issue. It is a really simple fix in the UserQueryDto.java class. I have never made a fix in the Camunda Project before but I would like to contribute.

            Check this[1]

            You can fork and provide the pull request.

            [1] http://camunda.org/contribute/

            Nibin Varghese added a comment - Check this [1] You can fork and provide the pull request. [1] http://camunda.org/contribute/

            Daniel Meyer added a comment -

            Thanks a lot for the pull request!

            We will look into it and review your changes

            Daniel Meyer added a comment - Thanks a lot for the pull request! We will look into it and review your changes

            Daniel Meyer added a comment -

            Please review & backport if OK

            Daniel Meyer added a comment - Please review & backport if OK

              sebastian.menski Sebastian Menski
              jarrad78 Jarrad Glover
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: