Commit box mini pipeline graph stage status is out of sync with table
The commit box mini pipeline graph stage status is not in sync with the pipelines table stage status.
Proposal:
I think the problem is we send the data to the commit box mini pipeline graph from Rails and the pipelines table we constantly poll for the data. What I think we will need to do is setup polling for the commit box mini pipeline graph and move away from passing the stage data from rails when the component is mounted.
Edited by Payton Burdette
