# The issues cannot parse a filters with multiple conditions that need to be wrap between brackets `()` # How to produce Use this filters and parse it with the parser (`FQP.parser` / `parser`) `id in (4) and (a in (3) or (b = 5 and c = 3))`