Main Use Cases
Project Filtering
- Show only active projects
- Filter by client/partner
- Separate internal from external projects
- Filter by project tags or categories
Task Filtering
- Show only tasks from selected project
- Filter by assignment status (assigned/unassigned)
- Filter by priority or urgency
- Filter by task tags or phases
Advanced Rules
- Use Python code for dynamic filtering based on ticket data
- Combine multiple conditions with AND/OR operators
- Apply different rules for different teams





