Instead of applying a list of __in filters at once, iterate over the list and apply them individually. Only then will the tickets be filtered to match them all as intended.
Instead of applying a list of __in filters at once, iterate over the list and apply them individually. Only then will the tickets be filtered to match them all as intended.