Story #6483
Story #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.
Associated revisions
History
#1
Updated by daviddavis 9 months 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.
#2
Updated by daviddavis 8 months ago
- Description updated (diff)
#3
Updated by daviddavis 8 months ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
#5
Updated by daviddavis 8 months ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|c51624483bda4fdb1170ed50e6eedca6e84f7db0.
Please register to edit this issue
Adding a test to import a PulpExport twice
fixes #6483