Skip to content

Enhancement: Add filters to list unassigned and unplanned tasks#100

Merged
ripexz merged 1 commit into
mainfrom
feat-task-filters-unassigned-unplanned
Jul 13, 2026
Merged

Enhancement: Add filters to list unassigned and unplanned tasks#100
ripexz merged 1 commit into
mainfrom
feat-task-filters-unassigned-unplanned

Conversation

@ripexz

@ripexz ripexz commented Jul 13, 2026

Copy link
Copy Markdown
Member

Description

Allow filtering tasks that have no assignee (onlyUnassignedTasks), or that are unassigned, have no due date, or are missing estimated time (onlyUnplanned).
There are long-existing API params, just exposing them for ease of use (and also hoping to bring into MCP to reduce no. of requests needed to triage tasks).

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

Allow filtering tasks that have no assignee (onlyUnassignedTasks), or that
are unassigned, have no due date, or are missing estimated time
(onlyUnplanned).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ripexz
ripexz requested a review from a team as a code owner July 13, 2026 14:23
@ripexz
ripexz merged commit 59e44ad into main Jul 13, 2026
3 checks passed
@ripexz
ripexz deleted the feat-task-filters-unassigned-unplanned branch July 13, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants