// Given
- Tasklist filter with invoiceNumber : Invoice Number as defined Variable
- Process instance with user task and process variable called number
// When
I filter for tasks by process variable and enter number as filter property
// Then
the filter automatically uses invoiceNumber as filter property
// Expected Behavior
I can ignore the proposed variable name and use number as filter property