Is Item in Queue action in Work Queue object is case insensitive. It false positive the existence of a queue item even if it's not an identical match. (See Screenshot)
Accordingly, I suggest having a Match Case flag option for the developers to decide. The screenshot is for a MS graph api message id, which I am sure it is being used widely and will continue to be used even more. So it will be very helpful to have that option.
Additionally, it was suggested by @PvD_SE to have an action that gets all queue data. Which can also be useful not only in the previous case insensitive situation, but it will also be very useful to read item data instead of items ids as the are not valuable in most cases without reading the data of each item one by one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.