Pipeline stage icon doesn't update on page reload
### Summary
On the pipelines page, the dropdown buttons for the stage jobs still show the old status even after page reload. Force reloading the page fixes this.
### Steps to reproduce
- start pipeline
- go to pipelines page
- wait some time
- open stage jobs dropdown
- compare with stage icon
### What is the current *bug* behavior?
old status is displayed:

### What is the expected *correct* behavior?
status is updated
issue