Bug 463976

Summary: Internal server error when trying to save a cloned ks profile using the name of an existing profile
Product: [Community] Spacewalk Reporter: Jeff Ortel <jortel>
Component: WebUIAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 0.2CC: jesusr
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-22 16:53:51 UTC Type: ---
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: 456552    

Description Jeff Ortel 2008-09-25 18:52:26 UTC
Description of problem:

Satellite 5.0.1 reports a internal server error instead of a more descriptive error when someone choose the name of an existing kickstart profile in saving a cloned kickstart profile.

How reproducible:

always

Steps to Reproduce:

1  select an existing kickstart profile
2  create a new profile using "clone kickstart" button  
3  enter a profile name that already exists  
4  press clone kickstart  

Actual results:

we have an internal server error page

Expected results:

we should have a more descriptive error message displayed in the same page as it happens for other error conditions

Additional info:

Customer says that this happens in 4.x as well but I have not tested this. A workaround for this is to use the back button of the browser and choose an unused kickstart profile name.

Comment 1 Jeff Ortel 2008-09-25 18:53:20 UTC
Fixed.

Comment 2 Jesus M. Rodriguez 2009-01-22 16:53:51 UTC
ui now handles this case with an appropriate error message.