Skip to Content
OnboardingMy Tasks

πŸ“Œ My Tasks

Your personal cross-project workspace β€” see every issue assigned to you in one place, filter by everything that matters, and switch between Table and List views.


🌟 Overview#

My Tasks is the personal home for every Sniffer user. Instead of jumping from project to project to find what you need to do, My Tasks aggregates every issue assigned to you across every project in your organization and presents them in a single workspace with the same filtering, grouping, and view options as the πŸ“‹ Task BoardΒ .

It is the natural starting point each morning: open My Tasks, sort by priority or due date, and start working.

Route: /sf/my-tasks


πŸ–₯️ Views#

The same views as the project Task Board:

ViewDescription
πŸ“‹ TableSortable, resizable grid with inline editing
πŸ“„ ListLinear list for fast triage

Each issue row displays the same elements as a Task Board row plus a Project chip so you always know which project the issue belongs to.


πŸ” Filters#

FilterOptions
ProjectOne, many, or all projects
StatusAny configured status across selected projects
PriorityHighest, High, Medium, Low
SeverityBlocker, Critical, Major, Minor, Trivial
TypeBug, Defect, Task, Story, Feature, Epic
TagsTags from selected projects
Due DateOverdue, Today, This Week, Next 14 Days, Custom Range
CreatedDate range
UpdatedDate range
SearchFree-text across all selected projects

Filters are persisted per user.

πŸ–ΌοΈ Insert image of the My Tasks filter bar with multiple active filters.


πŸ“¦ Grouping#

Group cross-project issues by:

Group ByEffect
ProjectSections per project (default for cross-project view)
StatusSections for each workflow status
PrioritySections for priority levels
Due DateOverdue, Today, This Week, Later, No Date
TypeBug / Task / Story / etc.

Sub-grouping is supported (e.g., Group by Project, Sub-group by Status).


⚑ Quick Actions#

Every row supports inline actions:

  • Change status via the status badge dropdown
  • Update priority via the priority pill
  • Assign / un-assign via the assignee chip
  • Open in project β€” jump to the issue’s project Task Board
  • Open detail drawer β€” click the row to open the πŸ› Bug DetailsΒ  drawer

πŸ›ŽοΈ Notifications & Reminders#

My Tasks pairs with the notification system:

  • πŸ”” Bell icon in the header shows recent assignments and @mentions
  • Email digests (configurable) summarize the day’s outstanding work
  • Overdue badges auto-mark items past their due date
  • Daily reminder at a configurable time delivers a list to Slack / Teams / email

πŸ” Permissions#

ActionRequired Permission
πŸ“‹ View own tasksAuthenticated user (no extra permission)
✏️ Edit assigned issuesTASK_BOARD.EDIT per project

TopicDescription
πŸ“‹ Task Board β†’Β Project-scoped board with the same view modes
πŸ› Bug Details β†’Β Detail drawer opened from a row
πŸ“ Projects β†’Β Hop into the project from a row
πŸ“Š Dashboard β†’Β Cross-project analytics

Β© 2026 Your Company