-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Summary
It would be great to have an "Active Cycle" filter (or a dedicated view) on the Your Work page that shows all tickets assigned to you that belong to an active cycle, across all projects in the workspace.
Problem
Currently, there's no easy way to see all your assigned work items that are part of an active cycle across multiple projects. The workarounds are:
- Your Work page — Shows all assigned items but has no cycle filter
- Workspace Views — Support cycle filtering, but cycles are project-scoped, so you have to manually select each project's active cycle and update the view every time cycles roll over
- Per-project Cycle views — Filter by assignee within a single project's cycle, but don't aggregate across projects
Proposed Solution
Add a filter option to the "Your Work" page (or Workspace Views) for "Active Cycle" that automatically includes work items belonging to whichever cycle is currently active in each project. This would eliminate the need to manually select and update individual cycle filters.
Use Case
As someone working across multiple projects, I want a single view that answers: "What's on my plate for the current sprint/cycle across everything?" without manually maintaining filters each time cycles change.