Bug 1142110 - Inconsistent behaviour between creating and cloning channel
Summary: Inconsistent behaviour between creating and cloning channel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: WebUI
Version: 560
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Jan Hutař
URL:
Whiteboard:
Depends On:
Blocks: sat570-blockers
TreeView+ depends on / blocked
 
Reported: 2014-09-16 07:52 UTC by Pavel Studeník
Modified: 2015-01-29 23:45 UTC (History)
2 users (show)

Fixed In Version: spacewalk-java-2.3.8-18 spacewalk-web-2.3.2-4 spacewalk-schema-2.3.2-5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-29 23:45:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pavel Studeník 2014-09-16 07:52:08 UTC
Description of problem:
I can create child channel with other arch, but I can't clone this child channel. I get following message:

The child channel arch x86_64 is not compatible with a parent channel arch of s390

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

How reproducible:
always

Steps to Reproduce:
1. create parent channel with arch x86_64 
2. create child s390 channel in this parent channel
3. try to clone this child channel

Actual results:
Inconsistent  behaviour between cloning and creating

Expected results:
same behaviour. Allow or deny both operations.

Comment 1 Stephen Herr 2014-09-17 17:56:32 UTC
Committing to Spacewalk master:
e659cc9ef2e8ca480e9115be00d916ccf9f9d55c

Now the java stack should throw an error if you try to create / clone a child channel with an incompatible architecture (eg. through the api) and should hide inappropriate options in the webui.


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