Closed victormangabeiro closed 7 years ago
Hi guys,
How can I use TicketSearch with multiple states?
I tried: TicketSearch(States=['new','open'])
TicketSearch(States=['new','open'])
But doesn't works :(
@VictorGabrielRM Can you tell what result you are getting? I just tried exactly the same approach and it worked like a charm...
No reaction. Will close this issue.
Hi guys,
How can I use TicketSearch with multiple states?
I tried:
TicketSearch(States=['new','open'])
But doesn't works :(