forked from community/device-mgt-plugins
This commit addresses an installation failure issue caused by three problematic overrides. The overrides of the following methods have been removed: - getOwnersWithDeviceIds(String s) - getOwnerWithDeviceByDeviceId(int i) - getDevicesByTenantId(int i) These overrides were causing conflicts during the installation process, leading to failures. Testing: - Verified successful installation on multiple environments.bugfix/installation-fail
parent
52f67327f5
commit
46738d1580
Loading…
Reference in new issue