Bug 854581

Summary: New snapshot is not created when child channel is added/removed via API.
Product: Red Hat Satellite 5 Reporter: Dimitar Yordanov <dyordano>
Component: ServerAssignee: Jan Pazdziora <jpazdziora>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 550CC: cperry
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-08 15:13:45 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:
Bug Depends On:    
Bug Blocks: 819027    

Description Dimitar Yordanov 2012-09-05 11:24:47 UTC
Description of problem:
 New snapshot is not created when child channel is added/removed via API. 

Version-Release number of selected component (if applicable):
Satellite [541|550]

How reproducible:
100%

Steps to Reproduce:
1. Create Custom Base Channel and Custom Child Channel.
2. Register a System.
3. Set the "Custom Base Channel" as a Base channel for the system.
4. Add "Custom Child Channel" to  the system using API call 

 system.setChildChannels(string sessionKey, int serverId, array[string channelLabel])

The same thing Base Channel.
 system.setBaseChannel(string sessionKey, int serverId, string channelLabel)


Actual results:
When the child channel is added  new snapshot is not created in
Systems -> the System profile -> Provisioning -> Snapshots

Expected results:
New snapshot is  created.

Additional info:
The same issue is reported for spacewalk-channel (backend).
Bug 854571 - New snapshot is not created when child channel is added/removed via spacewalk-channel.

Comment 1 Clifford Perry 2013-07-08 15:13:45 UTC

*** This bug has been marked as a duplicate of bug 854571 ***