Either with use of the process flow or standard functionality I would like to be see my subject refreshed after a background task (task with Await result = No) has been finished. Currently I have no other option than to refresh the screen myself or put in an automatic refresh; both not ideal.
The task is updating statuses and I would like to be able to see the progress in real-time without user interaction. Maybe introduce even a tsf_send_refresh function?