User is part of same AD group and other members are able to see the devices.
User unable to see the Search Icon after filter field.
We disabled the Search sync and configured via API call.
Only single user facing this issue, user have restriction to access specific device group.
* Exception: Non-existent property specified: 'DeviceFirmwareUpgrade.AndroidFirmwareVersion'. *
***********************************************************************************************
[DeviceManagementException: Non-existent property specified: 'DeviceFirmwareUpgrade.AndroidFirmwareVersion'.]
at Soti.MobiControl.WebApi.Controllers.DevicesController.SearchDevices(String groupPath, String filter, Nullable`1 includeSubgroups, Nullable`1 verifyAndSync, DataRetrievalOptions dataRetrievalOptions)
at lambda_method(Closure , Object , Object[] )
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()