mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
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. |
||
|---|---|---|
| .github | ||
| .m2 | ||
| components | ||
| features | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .travis.yml | ||
| issue_template.md | ||
| LICENSE | ||
| pom.xml | ||
| pull_request_template.md | ||
| README.md | ||