Review the use of c.server.update() and consider adapting the widget's code to use c.server.get()
It is recommended to review the use of c.server.update() and consider adapting the widget's code to use c.server.get() instead. Is it really possible to adapt the widget's code to use server.get() instead of server.update() ??