You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task List view, group by project: a task that belongs to more than one project
now appears under each of its projects instead of only the first. When a project
filter is active, a task is only shown under the filtered project(s), so
filtering one project never surfaces a co-project group. The distinct task total
is unchanged; per-group counts can sum higher, as expected.