Story #6483
closed
Story #6134: [EPIC] Pulp import/export
As a user, I can import content that might already exist in the database
Status:
CLOSED - CURRENTRELEASE
Description
Also, add a test for importing an export twice.
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.
- Description updated (diff)
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Sprint/Milestone set to 3.5.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
Adding a test to import a PulpExport twice
fixes #6483