Writing Data to a Foundation Hub Task

Hello, 

I posted a question on this some weeks ago but to no success so trying again :) 


I have created a procedure protocol that gets data from a Foundation Hub task (step number n), and writes data back to the same task (step number n + 1). The protocol is executed from step n + 1 in the task. 

However, when I execute the protocol from the task (by clicking a button) I see a never ending loading screen. If I then refresh the web-page while the loading screen is still running, I can see that the data has been written to the task successfully. But optimally, I want to be able to see the data without having to refresh the Biovia Hub task/step page. Does anyone have an idea of what the issue might be?