Bug 888699 - The git url is lost after adding quickstart from community.
Summary: The git url is lost after adding quickstart from community.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Website
Version: 2.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-19 09:36 UTC by Yujie Zhang
Modified: 2015-05-15 01:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-13 23:09:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
No git url of quickstart (76.38 KB, image/png)
2012-12-19 09:36 UTC, Yujie Zhang
no flags Details

Description Yujie Zhang 2012-12-19 09:36:03 UTC
Created attachment 665999 [details]
No git url of quickstart

Description of problem:

After adding quickstart from community as admin user, the git url of quickstart is lost, I have to input the git url manually when creating template application. 

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

How reproducible:always


Steps to Reproduce:
1) run /etc/drupal6/drupal-setup.sh
2) verify the drupal6-openshift-features-application_quickstarts RPM is installed
3) from /usr/share/drupal6, run "drush en application_quickstarts" and then "drush cache-clear"
4) Restart all service
5) revert all the feature
6) Go to community and login using admin account
7) Click the "Content Management" button
8) Click "Create Content"
9) Click "Quickstart"
10) Input "Title", "Quickstart Tags", "Cartridges", "Git Repository URL", "Language"
11) Click the "Save" button.
12) Navigate to https://<devenv>/community/api/v1/quickstarts/promoted.json
13) Go to create application page, choose the template to create an application
  
Actual results:

There is no git url as default value of quickstart, users have to input git url manually to create template application.

Expected results:

The git url should be available as default value when creating template application after adding quickstart from community.

Additional info:

Comment 1 Clayton Coleman 2012-12-19 16:21:49 UTC
Already fixed in prod/stage, in devenv at: https://github.com/openshift/li/pull/728

Comment 2 Yujie Zhang 2012-12-20 07:47:55 UTC
Will test it after the pull request merged.

Comment 3 Yujie Zhang 2012-12-21 06:41:43 UTC
(In reply to comment #1)
Tested on devenv_2621 today, the git url will be the default value after adding the quickstart from community and the template applications can be created correctly.


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