Bug 864309

Summary: The "deploy hooks" link in the application get_started page pointed to a not found page.
Product: OKD Reporter: Mengjiao Gao <mgao>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: szhou, xtian, yujzhang
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: 2012-11-06 18:48:27 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 Mengjiao Gao 2012-10-09 05:38:04 UTC
Description of problem:
The "deploy hooks" link in the application get_started page pointed to a not found page.

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

How reproducible:
always

Steps to Reproduce:
1.Go to the website, and login.
2.Add a ssh key in /app/account page.
3.Create an application.
4.Click the "deploy hooks" link in the get_started page.
  
Actual results:
The link should be valid, and should point to the right page. 

Expected results:
The link was redirected to a not found page.

Additional info:

Comment 1 Clayton Coleman 2012-10-11 15:16:58 UTC
I can't find the relevant section any more.  We probably want to explain build hooks in the developer center.

Comment 2 Clayton Coleman 2012-10-16 19:30:00 UTC
https://github.com/openshift/origin-server/pull/687

Comment 3 Mengjiao Gao 2012-10-17 02:48:57 UTC
Since the code have not merged to the devenv_2339, I will test this issue after the new devenv come out.

Comment 4 Mengjiao Gao 2012-10-17 03:47:55 UTC
Tested this issue on devenv_2340, the link have be fixed to pointed to the /community/developers/deploying-and-building-applications page. I will put this issue to verified.

Comment 5 Yujie Zhang 2012-10-18 10:11:15 UTC
(In reply to comment #2)
Tested this issue on devenv_2341 agian, it has been fixed now, thanks.