Actions
Issue #3034
closedPulp returns 500 when attempting to create a second importer for a repo
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently, each repository can only have 1 importer. If we create a second importer for 1 repository, Pulp returns a 500.
We can remove the 1 importer/repo restriction or add a validation to the importer serializer.
Actions