[Tree Progress bar] The task bar (or progress bar) is not consistent because it disappears when the page is reloaded
Summary
The task bar (or progress bar) in the tree not consistent, if page is reloaded, task bar disappears and no waiting task appears in any type of import.
Problematic because the user doesn't know if he has to wait or if it failed.
Steps to reproduce
- Launch a job/task on a node: import a file or make an API request.
- We can see the progress bar
- Now reload the page, it disappears.
What is the current bug behavior?
When the page has been refreshed, the progress bar disappears.
What is the expected correct behavior?
The progress bar should always be displayed (if work is in progress), even after the page has been refreshed.