Actions
Issue #3418
closedI shouldn't be able to delete a content unit used by a repo version
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 34
Quarter:
Description
Steps:
1. Sync a repo
2. Check the number of content units in the latest version
3. Delete a unit (ie http DELETE http://localhost:8000/api/v3/content/file/95789069-9ceb-414c-8e58-063841f26d42/
)
4. Note that the number of content units in the repo version has decreased by 1
Updated by dalley over 6 years ago
- Sprint/Milestone set to 56
- Triaged changed from No to Yes
Updated by daviddavis over 6 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis over 6 years ago
- Subject changed from I can delete a content unit used by a repo version to I shouldn't be able to delete a content unit used by a repo version
Updated by daviddavis over 6 years ago
Consider showing the repo versions that are using the content unit to the user when they try to delete the content unit.
Updated by jortel@redhat.com over 6 years ago
- Sprint changed from Sprint 33 to Sprint 34
Updated by CodeHeeler over 6 years ago
- Assignee changed from daviddavis to CodeHeeler
Added by CodeHeeler over 6 years ago
Added by CodeHeeler over 6 years ago
Revision f30561a2 | View on GitHub
Stop deletion of content unit used by repo version
You should not be able to delete a unit of content that is used by a repo version so that ability has been removed.
Updated by CodeHeeler over 6 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulp|f30561a2f8592f2265bd6188220d832dfed533f6.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Stop deletion of content unit used by repo version
You should not be able to delete a unit of content that is used by a repo version so that ability has been removed.
fixes #3418 https://pulp.plan.io/issues/3418