Created attachment 647696 [details] The tag "Instant_app" can not display in the app creatation page. Description of problem: When tested on devenv-stage_254, I deployed some quickstart application types to the web console with tag "instant_app", but I found these tag cannot display in the app creation page. However, I found I can filter out these added quickstarts app via tag "instant_app". Version-Release number of selected component (if applicable): devenv-stage_254 How reproducible: always Steps to Reproduce: 1.Enable quickstarts on instance. 2.Create a quickstart as Admin And add git repo url:https://github.com/openshift/wordpress-example.git And add tag "instant_app". 3.Add this quickstart to search index in drupal by hitting /community/cron.php. 4.Go to web console and check the app creation page. 5.Filter these apps via tag "instant_app". Actual results: At step 4, the tag "instant_app" cannot display in this page. At step 5, the app can be filtered out successfully. Expected results: The tag "instant_app" should be display in this page. Additional info:
Fixed in https://github.com/openshift/origin-server/pull/944
Tested this issue on devenv_2500 and devenv-stage_257, found this issue have been verified on devenv_2500, but not on devenv-stage_257. Since the severity is low, so put this issue to verified status now.