Bug 893885

Summary: Admin user can not add admin tags when creating quickstart app on STG.
Product: OKD Reporter: Mengjiao Gao <mgao>
Component: WebsiteAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, szhou, 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: 2013-02-14 00:51:55 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
No "quickstart admin" part in the quickstart adding page. none

Description Mengjiao Gao 2013-01-10 05:55:49 UTC
Created attachment 676091 [details]
No "quickstart admin" part in the quickstart adding page.

Description of problem:

There's no "Quickstart admin" part in page https://stg.openshift.redhat.com/community/node/add/quickstart. Then cannot add admin tag to the quickstarts.

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

How reproducible:
always

Steps to Reproduce:
1.Go to stg.openshift.redhat.com, log in as admin user.
2.Go to page /community/node/add/quickstart.
3.Try to add admin tag to the quickstart.
  
Actual results:
3.Cannot be able to add admin tag since there's no "quickstart admin" part in the /community/node/add/quickstart page.

Expected results:
3.Admin user should be able to add admin tag when creating quickstart app.

Additional info:
When I tried to add admin tag (new, premium, featured) in the "quickstart tag" part on STG, these tags would be ignored as designed in US3046.

This issue doesn't exist on devenv. I have tested this on devenv_2657. Admin user can add admin tags(new, premium, featured) when adding quickstart apps, and these tags can work successfully.

Comment 1 Clayton Coleman 2013-01-10 18:08:41 UTC
Fixed on stage, it's because stage doesn't have the packages we've added for devenv (that set permissions) and PROD has the permissions set.

Comment 2 Yujie Zhang 2013-01-11 08:36:49 UTC
Tested this issue on STG today, the "Quickstart Admin" part has been added, user can add admin tag for template successfully.So verify this bug.