-
Bug
-
Resolution: Done
-
Major
-
1.3.0
-
None
Description of problem:
When attempting to add repositories via the bulk import, there was a issue where an already registered repository is added again.
- The existing repo shows a null/No status in the bulk import added repo list.
- The repository is allowed to be added again, creating duplicate entries.
attached a screen recording for reference.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Enable Bulk import Plugin.
- Register a component from using "Register Existing Component" .
- register component for eg : https://github.com/janus-qe/custom-catalog-entities/blob/main/timestamp-catalog-info.yaml
- Navigate to bulk import
- verify added repositories table, repo is listed without the status.
- click on add repo in bulk import UI
- select the same repo.
- click on create pull request.
- duplicate repo will be listed in added repositories table.
Actual results:
The existing repo shows a null/No status in the bulk import added repo list.
The repository is allowed to be added again, creating duplicate entries.