Project

General

Profile

Improvement #11711

Updated by Arshana Atapattu 23 days ago

The current Windows Updates tab does not have a Refresh button for fetching the latest available updates. 
 Need updates.A Refresh button should be added which allows to manually trigger the OS-update an os_updates_info operation to get within 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] 
 !Screenshot%20from%202024-10-30%2014-29-48.png! 
 Windows Updates tab.

Back