Hide Forgot
Created attachment 1215849 [details] Screenshot of error page. Description of problem: When in provisioing templates page, the page has a search box. If you type some random string there, you get this error: Oops, we're sorry but something went wrong PG::Error: ERROR: invalid reference to FROM-clause entry for table "hostgroups" LINE 1: SELECT hostgroups.id FROM "hostgroups" "hostgroups_template_... ^ HINT: Perhaps you meant to reference the table alias "hostgroups_template_combinations". : SELECT hostgroups.id FROM "hostgroups" "hostgroups_template_combinations" Which has no relation with the provisioing templates. Version-Release number of selected component (if applicable): Sat 6.2.3 latest (as per 31-10) and RHEL7.2 How reproducible: Go to page, fill in something in the box. Steps to Reproduce: 1. go to page https://$satellite/templates/provisioning_templates 2. fill in some random string. 3. click search Actual results: broken page. Expected results: an error of not found.
Created attachment 1215856 [details] snppet of production.log containing error. logfile production.log
*** This bug has been marked as a duplicate of bug 1386334 ***