Bug 1016463

Summary: The "Create another domain" link on settings page will disappear after creating two domains.
Product: OpenShift Online Reporter: Yujie Zhang <yujzhang>
Component: WebsiteAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: jliggitt, xtian
Target Milestone: ---Keywords: UpcomingRelease
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-17 13:34:00 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:

Description Yujie Zhang 2013-10-08 08:32:34 UTC
Description of problem:

After creating 2 domains, the "Create another domain" link disappeared, user has to go to domains page to create a new domain.

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

How reproducible:
always

Steps to Reproduce:
1.Go to settings page
2.Create two domains
3.

Actual results:

The "Create another domain" link disappeared after creating 2 domains.

Expected results:

The "Create another domain" link should not disappear after creating 2 domains.

Additional info:

Comment 1 Jordan Liggitt 2013-10-09 18:31:35 UTC
Doesn't block this release, since online will be limited to a single domain this sprint anyway

Comment 2 Jordan Liggitt 2013-10-10 17:25:58 UTC
Will merge in https://github.com/openshift/origin-server/pull/3841

Comment 3 openshift-github-bot 2013-10-10 19:19:35 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/767be8c935a013d6da68834181b0fd8b2654d225
Fix bug 1016463 - either show create domain link or link to see other domains

Comment 4 Yujie Zhang 2013-10-11 06:14:47 UTC
Tested on devenv_3886, the "Create another domain" link can work correctly now, so verify this bug, thanks!