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

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Do
    • Priority: L3 - Default
    • None
    • Affects Version/s: 7.13.0
    • Component/s: camunda modeler
    • None

      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.

       

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

              Created:
              Updated:
              Resolved: