Bug 703381 - adding errata by errata.clone() api to cloned channel also adds non-relevant packages from that errata
Summary: adding errata by errata.clone() api to cloned channel also adds non-relevant ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs Release Notes
Version: 541
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Lana Brindley
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On: 678721
Blocks: sat541-docs
TreeView+ depends on / blocked
 
Reported: 2011-05-10 08:32 UTC by Jan Pazdziora (Red Hat)
Modified: 2013-10-23 23:22 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Using the errata.clone() API to clone a specific errata to a cloned or custom channel would create a search through all packages belonging to the errata from all channels. In this case, the correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel. The search no longer looks through unrelated channels, and only the correct packages are added. Revision 0-4
Clone Of: 678721
Environment:
Last Closed: 2011-06-16 22:34:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Lana Brindley 2011-06-06 20:43:57 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause: Using the errata.clone() api to clone a specific errata to a cloned/custom channel would create a search through all packages belonging to an errata from all channels.

Consequence: The correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel.

Fix: The search no longer looks through unrelated channels

Result: Only the correct packages are added

Comment 2 Lana Brindley 2011-06-07 18:24:53 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -4,4 +4,7 @@
 
 Fix: The search no longer looks through unrelated channels
 
-Result: Only the correct packages are added+Result: Only the correct packages are added
+
+
+Using the errata.clone() API to clone a specific errata to a cloned or custom channel would create a search through all packages belonging to the errata from all channels. In this case, the correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel. The search no longer looks through unrelated channels, and only the correct packages are added.

Comment 3 Lana Brindley 2011-06-07 18:35:57 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,10 +1,3 @@
-Cause: Using the errata.clone() api to clone a specific errata to a cloned/custom channel would create a search through all packages belonging to an errata from all channels.
+Using the errata.clone() API to clone a specific errata to a cloned or custom channel would create a search through all packages belonging to the errata from all channels. In this case, the correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel. The search no longer looks through unrelated channels, and only the correct packages are added.
 
-Consequence: The correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel.
+Revision 0-4-
-Fix: The search no longer looks through unrelated channels
-
-Result: Only the correct packages are added
-
-
-Using the errata.clone() API to clone a specific errata to a cloned or custom channel would create a search through all packages belonging to the errata from all channels. In this case, the correct packages would be added, as well as packages from different channels with the same name and architecture as the ones from the cloned channel. The search no longer looks through unrelated channels, and only the correct packages are added.


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