Describe the bug
Refreshing the project page when there's running jobs doesn't show current progress properly.
To Reproduce
Steps to reproduce the behavior:
- Open a project
- Start a task for the project
- Refresh the view
- A HTTP 404 page flickers. After that, all jobs show 0% progress. It should show the current progress straight away.
Expected behavior
Even when refreshing the page, it should show the current progress straight away.