Skip to content

Feature: Reopen a completed task - #152

Merged
rafaeljusto merged 1 commit into
mainfrom
feature/task-uncomplete
Sep 23, 2026
Merged

rafaeljusto merged 1 commit into
mainfrom
feature/task-uncomplete

Conversation

@rafaeljusto

Copy link
Copy Markdown
Contributor

Description

Adds TaskUncomplete on PUT /tasks/{id}/uncomplete.json, the inverse of TaskComplete, which had no counterpart.

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

Adds TaskUncomplete on PUT /tasks/{id}/uncomplete.json, the inverse of
TaskComplete, which had no counterpart.

Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@rafaeljusto
rafaeljusto requested a review from a team as a code owner September 23, 2026 13:51
@rafaeljusto
rafaeljusto merged commit 62b2dd0 into main Sep 23, 2026
4 checks passed
@rafaeljusto
rafaeljusto deleted the feature/task-uncomplete branch September 23, 2026 14:02
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.

1 participant