I have a custom function that checks if all tasks are completed and advances the stage automatically. The data in the call is changed, but the user's view is not updated, unless he refreshes the page manually.
Is there any way to make the data updated on the client side?