It’s a feedback for Get Queue Items activity. We more often requires to filter queue items based on reference contains some specific value like ticket number or business unit.
We have only two options as of now: StartWith Equals
It would be must have at least one more option that is Contains
Other good to have would be Not Equals, Ends With.
I really need this one right now to allow a job to run on multiple licences but be able to not have the robot work on conflicting conditions in SAP as SAP locks you out of each condition type if another user is in it.
Thank you for this feedback. I think I responded to a similar feedback over here:
A lot of people request different filters. And so I have a small follow-up question. Would an actual single new text property called “Advanced filters” help here?
You would basically get to add any OData filtering string that would be appended on top of everything else. In terms of conflicts (you set a filter in UI and also in this Advanced filters), the advanced filter would take the priority.
I am not saying that this will be how we would want to solve it for sure, but I’m curious if it would help in your use cases?