From my experience to make your life easier:
- Don’t use Library actions, they’re difficult to debug/preview (reason: pending feature request Preview Library actions)
- Use just one server action “get_tickets” instead of creating several with roughly the same intent
- Use Sid’s suggestion to dynamically build the “where concatenation” you’re looking for the Wappler way