Skip to content

Implement Task Status Management #17

Description

@ReinaMaze

Description: Allow users to update task status through a defined workflow.

Acceptance Criteria:

  • Task status can transition: pending → in_progress → completed
  • Only assigned user or owner can update status
  • Invalid status transitions are rejected
  • Status updates include timestamp tracking
  • Completed tasks cannot be reverted to in_progress without reopening
  • Status change events are logged

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions