-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: List - View
-
None
-
1
Problem:
- In the List view, users can see rows of issues but have no indication of how many issues are being displayed or the total number of issues matching the current filter.
- This is inconsistent with other Jira views (such as Advanced Search, Board, and Backlog), which do display the issue count.
- The absence of an issue count makes it difficult to:
-
- Estimate workload at a glance
-
- Communicate status to stakeholders
-
- Validate that filters are working as intended
-
- Track progress over time
Expected Behavior:
- The List view should always display the count of visible issues and the total number of issues matching the current filter (e.g., “24 of 451 issues”).
- The count should be visible regardless of pagination, filters, or project type (Company-managed or Team-managed).
- The count should update dynamically as filters or search terms are applied.
Workarounds:
- Use Advanced Search (JQL) or Board/Backlog views, but these are not always suitable for all workflows and require extra navigation.