Actions
Story #3527
closedAs an authenticated user, I can delete tasks that aren't running or waiting.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix
Sprint:
Sprint 35
Quarter:
Description
This is in the MVP document[0] but it looks like this never got implemented.
[0] https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product#Task-Management
Related issues
Updated by daviddavis over 6 years ago
- Blocks Issue #3509: As a user, I am prevented from deleting tasks if they have locked resources so that orphaned resource locks are never created added
Updated by daviddavis over 6 years ago
- Subject changed from As an authenticated user, I can delete tasks. to As an authenticated user, I can delete tasks that aren't running or waiting.
Updated by daviddavis over 6 years ago
- Tags Easy Fix added
Looks like there's a constant we can use to check task state:
Updated by CodeHeeler over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to CodeHeeler
Updated by daviddavis over 6 years ago
- Sprint changed from Sprint 34 to Sprint 35
Updated by dalley over 6 years ago
- Has duplicate Story #3060: As an authenticated user, I can DELETE tasks added
Added by CodeHeeler over 6 years ago
Added by CodeHeeler over 6 years ago
Revision d03ac25f | View on GitHub
Delete tasks in a complete state
Tasks can be deleted when they are not running or waiting.
Updated by CodeHeeler over 6 years ago
- Status changed from ASSIGNED to POST
Added by dalley over 6 years ago
Added by dalley over 6 years ago
Updated by CodeHeeler over 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|d03ac25f15cc06546bbb29f246b44913f9759006.
Updated by kersom over 5 years ago
- Related to Issue #4672: Clarify Tasks REST API Docs (including response codes) added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Delete tasks in a complete state
Tasks can be deleted when they are not running or waiting.
fixes #3527 https://pulp.plan.io/issues/3527