Bug 967518

Summary: Met "Reference ID" error when creating a jenkins server app if a jenkins server app already existed in domain
Product: OpenShift Online Reporter: joycezhang <jinzhang>
Component: PodAssignee: Dan McPherson <dmcphers>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: lnader
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-06-11 04:11: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:
Attachments:
Description Flags
fixed on INT none

Description joycezhang 2013-05-27 10:39:55 UTC
Description of problem:
If trying to create a jenkins server app in conditions of a jenkins server app existed, it would return error as below:

Unable to complete the requested operation due to: . Reference ID: 83d499f46ac34331f091c3d502cc15d5

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

How reproducible:
always

Steps to Reproduce:
1.Create an jenkins server app
2.Create another jenkins server app


Actual results:
Error is shown as pasted in description.

Expected results:
"Jenkins server app already existed" is shown instead of the Reference ID error.


Additional info:

Comment 1 Dan McPherson 2013-05-28 14:30:43 UTC
https://github.com/openshift/origin-server/pull/2650

Comment 3 joycezhang 2013-05-29 02:38:52 UTC
This issue is fixed on INT(devenv_3281), message "An application with jenkins-1.4 already exists within the domain. You can only have a single application with jenkins-1.4 within a domain."  is returned, please refer to attached screen shots.

Comment 4 joycezhang 2013-05-29 02:39:31 UTC
Created attachment 754117 [details]
fixed on INT