Bug 2121238

Summary: Importing a custom repository with different label but same name causes validation error
Product: Red Hat Satellite Reporter: Partha Aji <paji>
Component: Inter Satellite SyncAssignee: Partha Aji <paji>
Status: CLOSED ERRATA QA Contact: Radek Mynar <rmynar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.11.0CC: pcreech, sajha
Target Milestone: 6.12.0Keywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-katello-4.5.0.7-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-16 13:35:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Partha Aji 2022-08-24 21:37:01 UTC
Description of problem:
Importing a custom repository with different label but same name causes validation error


Version-Release number of selected component (if applicable): Satellite 6.11


How reproducible:
Always

Steps to Reproduce:
In Upstream Satellite/Org
1. `hammer organization create --name=upstream` (any org name will do)
2. `hammer product create --name=custom --organization=upstream`
3. `hammer repository create --name=repo --content-type=yum --url=https://jlsherrill.fedorapeople.org/fake-repos/needed-errata/ --product=custom --organization=upstream`
4. `hammer repository synchronize --name=repo --product=custom --organization=upstream`
5. Export via `hammer content-export complete repository --name=repo --product=custom --organization=upstream`

Make a note of the path

In the Downstream Satellite/org
1. `hammer organization create --name=downstream` (any org name will do)
2. Create a product with same name but different label -> `hammer product create --name=custom --organization=downstream --label=custom_product`
3. `hammer content-import repository --path=<import path> --organization=downstream`

Expected: 
Successful import with a new custom product and repo added to it

Actual:
Could not import the archive.:
  Validation failed: Name has already been taken for a product in this organization.

Additional Info:
The same error occurs if a custom repository is created with same name but different label

Comment 1 Partha Aji 2022-08-24 21:40:57 UTC
Connecting redmine issue https://projects.theforeman.org/issues/35425 from this bug

Comment 2 Bryan Kearney 2022-08-25 04:05:17 UTC
Upstream bug assigned to paji

Comment 3 Bryan Kearney 2022-08-25 04:05:19 UTC
Upstream bug assigned to paji

Comment 4 Bryan Kearney 2022-08-30 20:05:13 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/35425 has been resolved.

Comment 10 errata-xmlrpc 2022-11-16 13:35:34 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:8506