1) What is your original issue/pain point you want to solve?
In our current Zammad setup, there’s no way to filter tickets that have incomplete checklist items. This leads to cases where tickets appear to be completed or closed while some tasks inside them are still pending — which negatively affects our internal workflows and task tracking.
2) Which are one or two concrete situations where this problem hurts the most?
- When reviewing open tasks for the day, it’s not possible to filter for tickets with open checklist items.
- Sometimes tickets get marked as resolved even though not all checklist items are completed, because no one noticed them.
3) Why is it not solvable with the Zammad standard?
Currently, Zammad offers no native filtering option for checklist item status or checklist content. There is no filter available to identify whether a checklist has open items or to search for specific checklist entries by name or content.
4) What is your expectation/what do you want to achieve?
We would like to have the following filters added to the ticket list and views:
- “With open checklists” filter: Shows all tickets that have at least one incomplete checklist item.
- Checklist-item name filter: Allows filtering by checklist item names using operators such as is, is not, contains, does not contain.
This would enable more structured daily reviews, help avoid missed tasks, and improve team accountability.