When creating workflows, it would be helpful to have the option to use both AND & OR. When trying to filter by something like Categories for tickets, I might want categorys is: Feature Requests OR bugs, but there is other logic that needs to be applied, such as AND ticket type:customer AND state:resolved.
If I did Category: Feature Request AND Category: Bugs, this would break the logic and nothing would apply to the workflow.
This flexibility would be a huge help!

