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.
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.
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.