More Options to Get Queue Items Property FilterStrategy

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.

Thanks,
Ashok :slight_smile:

2 Likes

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.

1 Like

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?

@loginerror,

Advanced filters will be one stop solution for this. :v:

1 Like

It would help me for sure. That could cover any scenario, even if its not super easy to use it would work in advanced scenarios.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.