Actions
Story #6483
closedStory #6134: [EPIC] Pulp import/export
As a user, I can import content that might already exist in the database
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Also, add a test for importing an export twice.
Updated by daviddavis over 4 years ago
I have verified that this does raise a dupe index error:
duplicate key value violates unique constraint "core_artifact_sha256_key"
I uploaded a file content unit and then tried to import it from an export.
Updated by daviddavis over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis over 4 years ago
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|c51624483bda4fdb1170ed50e6eedca6e84f7db0.
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adding a test to import a PulpExport twice
fixes #6483