The footer under the table in the Outdated Software Report screen always says Showing 1 to 10 of 10 entries rather than accurately showing the total number of reports that are in the system. For example, in this screenshot:
It should says Showing 1 to 10 of 45 entries
Steps To Reproduce
Log into CCM
Navigate to the Reports | Outdated Software screen
Ensure that there are more than 10 Outdated Software Reports
Navigate to another screen and back
See that the lower part of the table always says Showing 1 to 10 of 10 entries
Output Log
N/A
Workarounds
There are no known workarounds for this problem.
Proposed Solution
Figure out why the total number of reports isn't coming back to the client side, and make sure that this is included. If this is being included already, figure out why this isn't being reflected in the UI.
We should also check other screens that use the same table layout to ensure that they are correctly showing the number of items being returned from the server.
Related Issues and Tickets
This is not directly related to the following ticket, but it did come up as a result of investigating this issue. Zendesk Ticket
Done Checklist
[x] All code changes committed.
[x] Manual tests have been added to cover this bug.
┆Issue is synchronized with this Gitlab issue by Unito
┆Milestone: 0.6.2
Description
The footer under the table in the Outdated Software Report screen always says
Showing 1 to 10 of 10 entries
rather than accurately showing the total number of reports that are in the system. For example, in this screenshot:It should says
Showing 1 to 10 of 45 entries
Steps To Reproduce
Showing 1 to 10 of 10 entries
Output Log
N/A
Workarounds
There are no known workarounds for this problem.
Proposed Solution
Figure out why the total number of reports isn't coming back to the client side, and make sure that this is included. If this is being included already, figure out why this isn't being reflected in the UI.
We should also check other screens that use the same table layout to ensure that they are correctly showing the number of items being returned from the server.
Related Issues and Tickets
This is not directly related to the following ticket, but it did come up as a result of investigating this issue. Zendesk Ticket
Done Checklist
┆Issue is synchronized with this Gitlab issue by Unito ┆Milestone: 0.6.2