device-mgt-core/components/application-mgt/io.entgra.device.mgt.core.application.mgt.core
ruwin 258b312a49 Set limit and offset to -1 for retrieving all device details
Updated the logic to set limit and offset values to -1 when fetching
device details, ensuring that all devices are retrieved. Without this
change, only the devices within the paginated range were being
fetched.

This change removes the pagination constraint, allowing retrieval of
all devices in the system.
2024-09-21 07:50:48 +05:30
..
src Set limit and offset to -1 for retrieving all device details 2024-09-21 07:50:48 +05:30
pom.xml Improve tenant deleting logic 2024-07-31 14:17:41 +05:30