Bug 588568
Summary: | Administration > Repositories > JBoss Patches > Subscribe Resources page is unusable | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Ian Springer <ian.springer> |
Component: | Content | Assignee: | Simeon Pinder <spinder> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.3.1 | CC: | ccrouch, skondkar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:48:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 586123 |
Description
Ian Springer
2010-05-03 23:36:43 UTC
This issue was related to but not completely a duplicate of 589268. 589268 contributed to issue 1. For issue 2, I modified the named query for repos to also check for the search value for matching resource types as well. Basically proposed solution 1. This has been fixed in successful build of master >= 292 with commit hash: b75aca89d96e1421a26003dca674b290a849365f To test, try searching with i)empty field and ii)"JBoss AS" when subscribing a resource from a repository to see "All" results and only resources of type "JBoss AS" respectively. Verified on jon Build#152 (Revision: 10620) On Administration > Repositories > JBoss Patches > Subscribe Resources page, entering 'JBoss AS' returns the resource type as expected. However, if 'server' is selected from the dropdown and search field is left blank, it is observed that it returns all the available resources including services, servers and platforms. Expected is that it should return a list of all servers only. Steps: 1. Navigate to Administration > Repositories > JBoss Patches > Subscribe Resources page. 2.Select 'Server' from the dropdown. 3.Keep the search field blank. 4.Click on arrow button. 5.It returns all the available resources. It should return a list of all servers. Ick. Confirmed that Platform|Server|Service tab selections do not affect the search results at all. The resource type field is not being included perhaps. Located poorly defined query. Fix has been applied and it works now. Available in master >= 366 and with commit hash: 79ff9e37b3f036092ee9f9f4ea683223aaaf448e Verified on Jon build#178 (Revision: 10621) Observed that if 'server' is selected from the dropdown and search field is left blank, it returns a list of all servers only and search field gives results for resource name and resource type. Mass-closure of verified bugs against JON. |