Search task by name inconsistencies

Hi,
we’re using /task and history/task APIs to search for tasks. We noticed some inconsistencies between the 2 APIs and we were wondering if there are plans to fix them in the upcoming releases:

  • one API uses parameter ‘nameLike’ the other uses ‘taskNameLike’
  • one API is case insensitive when searching for taskName the other is case sensitive.

Best regards,
Paul Palacean