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

CamunCase-insensitive search by processDefinitionNameLike using the POST /history/process-instance does not work

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Won't Do
    • L3 - Default
    • None
    • 7.13.0
    • camunda modeler
    • None

    Description

      Description:

      Camunda does not support case-insensitive search by processDefinitionNameLike using the POST /history/process-instance API. 

      POST /history/process-instance docs state:

      processDefinitionNameLike Filter by process definition names that the parameter is a substring of.

      However, this is not working. 

      Steps to reproduce:

      [1] Deploy a process definition with a process definition like 'MyProcess'

      [2]Start a process instance and complete it

      [3] use the POST /history/process-instance to search for a process instance using processDefinitionNameLike with a case insensitive string like 'my'. 

      Observed Behavior:

      Process instance is not retrieved

      Expected behavior:

      Process instance is retieved.

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce