Fix for the incorrect pagination in the group subscription details table #514

Merged
tcdlpds merged 1 commits from ruwin/device-mgt-core:pagination into master 4 days ago
ruwin commented 4 days ago

Purpose

Description

This pull request addresses a bug fix to the incorrect pagination shown in the group subscription details table.

The following changes have been made:

  • Set the value of offset and limit value to -1 so all the device ids are being retrieved to the list regardless of the pagination otherwise, only the devices within the paginated limit retrieves and the count becomes incorrect.
## Purpose * Fixed https://roadmap.entgra.net/issues/11966 ## Description This pull request addresses a bug fix to the incorrect pagination shown in the group subscription details table. The following changes have been made: * Set the value of offset and limit value to -1 so all the device ids are being retrieved to the list regardless of the pagination otherwise, only the devices within the paginated limit retrieves and the count becomes incorrect.
ruwin added 1 commit 4 days ago
530b888a5f
Added limit and offset to -1
rajitha approved these changes 4 days ago
ruwin force-pushed pagination from 530b888a5f to 3af973336c 4 days ago
ruwin force-pushed pagination from 3af973336c to 258b312a49 4 days ago
tcdlpds merged commit 11ef711c5c into master 4 days ago

Reviewers

rajitha approved these changes 4 days ago
The pull request has been merged as 11ef711c5c.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#514
Loading…
There is no content yet.