Bug 2121238 - Importing a custom repository with different label but same name causes validation error
Summary: Importing a custom repository with different label but same name causes valid...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Inter Satellite Sync
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.12.0
Assignee: Partha Aji
QA Contact: Radek Mynar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-24 21:37 UTC by Partha Aji
Modified: 2022-11-16 13:35 UTC (History)
2 users (show)

Fixed In Version: tfm-rubygem-katello-4.5.0.7-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-16 13:35:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 35425 0 Normal New Importing a custom repository with different label but same name causes validation error 2022-08-24 21:40:58 UTC
Red Hat Issue Tracker SAT-12450 0 None None None 2022-08-30 20:06:28 UTC
Red Hat Product Errata RHSA-2022:8506 0 None None None 2022-11-16 13:35:44 UTC

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


Note You need to log in before you can comment on or make changes to this bug.