Bug 959455
| Summary: | Confusing number of total rows in Administration->Agents page | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Lukas Krejci <lkrejci> |
| Component: | High Availability | Assignee: | Jirka Kremser <jkremser> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | JON 3.2 | CC: | gerhard.dreschler, hrupp, jkremser, myarboro |
| Target Milestone: | ER01 | Keywords: | TestCaseNeeded |
| Target Release: | JON 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-11 13:59:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Lukas Krejci
2013-05-03 14:26:03 UTC
branch: master link: https://github.com/rhq-project/rhq/commit/d539c8bb0 time: 2014-08-05 15:22:40 +0200 commit: d539c8bb0c859b57cf60ac7a640898701cee263e author: Jirka Kremser - jkremser message: [BZ 959455] - Confusing number of total rows in Administration->Agents page - calling setPagingInfo(response, result); solves the issue. I fixed that also for StorageNodeDatasource, AffinityGroupWithCountsDatasource, FailoverListItemDatasource, PartitionEventDatasource, ServerDatasource and ServerWithAgentCountDatasource cherry-picked to release/jon3.3.x
commit 1136fd5ae206b9e9b0695b8f79b84fac3e9b1ab1
Author: Jirka Kremser <jkremser>
Date: Tue Aug 5 15:22:40 2014 +0200
[BZ 959455] - Confusing number of total rows in Administration->Agents page - calling setPagingInfo(response, result); solves the issue. I fixed that also for StorageNodeDatasource, Affi
(cherry picked from commit d539c8bb0c859b57cf60ac7a640898701cee263e)
Signed-off-by: Lukas Krejci <lkrejci>
Moving to ON_QA as available to test in the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=379025 |