Description of problem: Added service catalog item is not visible in SSUI. Version-Release number of selected component (if applicable): CFME-5.9.3.4/RHV-4.2.3 Expected results: Service catalog item should be visible in the SSUI Additional info: Was found in test_tenant_quota_enforce_via_service_infra via SSUI (that pass via UI)
Created attachment 1456743 [details] evm.log Relevant time: 3:33 - 3:36 Time frame of SSUI automation test that is failing.
Created attachment 1456744 [details] automation.log
Tested on another appliance . Service catalogs are visible in SSUI . Ilanit please provide more steps for the use case where tests are failing .
This bug was filed based on automation "test_tenant_quota_enforce_via_service_infra[...ViaSSUI]", failing on service catalog item being not found in SSUI. After investigation, it turned out that the reason test was failing was that the CFME appliance had more than 20 catalog items, and when test created a new catalog item, it looked for the new in the SSUI in the first page displayed, while it was located in the second page. Test needs to be fixed, so that it should search for the catalog item among all the existing pages. Based on the above, closing this bug.