Bug #9758
openTask #11611: Issues identified in Product-UEM 6.3.0 testing process
Sync ABM device button gives an error message, Warning message should be displayed instead error message
0%
Description
When clicking "Sync Devices" in ABM Devices gives an unclear error message as "There was a problem Error occurred while trying to sync ABM devices".
This should be a warning saying the iOS configs are not properly filled or saved.
Backend error when click on sync button:
[2023-06-01 22:04:49,779] ERROR - DEPServiceImpl Error occurred while retrieving iOS DEP configuration from registry.
io.entgra.device.mgt.core.device.mgt.common.exceptions.DeviceManagementException: iOS DEP configuration is not saved.
at io.entgra.proprietary.uem.platform.ios.dep.utils.TokenUtils.retrieveDEPConfiguration(TokenUtils.java:60) ~[io.entgra.proprietary.uem.platform.ios.dep_5.0.26.2-SNAPSHOT.jar:?]
at io.entgra.proprietary.uem.platform.ios.dep.utils.EndpointUtils.checkTokenExpiration(EndpointUtils.java:342) ~[io.entgra.proprietary.uem.platform.ios.dep_5.0.26.2-SNAPSHOT.jar:?]
at io.entgra.proprietary.uem.platform.ios.api.services.impl.DEPServiceImpl.syncDevices(DEPServiceImpl.java:183) [classes/:?]
Other related ticket: https://roadmap.entgra.net/issues/10588
Files