Hi,
In the existing camunda processes I have variable names that contain hyphen.
When I try to search for camunda processes in the cockpit screen with the variable name and value then I do not get any results even if it exists.
I tried using backtick like this some-variable-name
for the variable name and I still do not get search results.
Is there any technique I can use, so that I can get the search results correctly when searching for variables that has hyphen in its name? Or is there a way to search with wildcards for variable names that match a pattern?