Actions
Test #4667
closedTest repository version can not be updated using PATCH/PUT
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Explore the URI of Repository Version. e.g.: /pulp/api/v3/repositories/1/versions/1/.
Attempt to t use HTTP method PATCH/PUT to update a repository version. An HTTP error should be raised.
Related issues
Updated by kersom over 5 years ago
- Related to Story #4680: As a user I have lifecycle docs in pulpcore workflows added
Updated by kersom over 5 years ago
- Related to Issue #4750: Repository Version docs claims support for PATCH/PUT added
Updated by kersom over 5 years ago
- Subject changed from Test partially update a repository version to Test repository version can not be updated using PATCH/PUT
- Description updated (diff)
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|092e77fd9d352eda9637eb51d6bfadc3d3d0c6f1.
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Add test that repo version can not be updated
Add test to assure that repository version can not be updated using HTTP PATCH neither PUT.
https://pulp.plan.io/issues/4667 #4667