Improvement #11711
openproduct-uem 6.3.0 GA - Improvement #11632: Patch management/ Windows updates related improvements
Add a refresh button for fetching the latest available updates for a device
100%
Description
The current Windows Updates tab does not have a Refresh button for fetching the latest available updates.
Need to trigger the OS-update operation to get the latest updates.
once the OS-update operation is triggered, it need to get received by the device and send the response back to device.
this will take approximately 1min(agent will sync for every 30 seconds)
after around 1 min updates UI need to refresh to see the new updates(need to send <host>/device-mgt/windows/v1.0/devices/os-updates/device?deviceId=<device_id>)
Its better to let the user know that there is a delay(need to sync with agent in device) to get the latest changes once the refresh button is clicked.
can add a warning/info (EX: [1]) msg or add a popup confirmation to say this will take time.
[1]
Files