Merge Request Status no longer updates

I’m using 9.3.1-ee at work. Since upgrading the merge request status doesn’t update as additional pipelines are ran.

For example I have Merge Request that shows “Pipeline #1134 failed” above the merge button. However the pipeline tab has 3 pipelines:

  • #1135 (success) (latest)
  • #1134 (failed)
  • #1129 (success)

Before the upgrade the, Merge Request status would always update the match the latest pipeline. So I’d expect the Merge Request header to read “Pipleline #1135 Succeeded”

This has happened on all Merge Requests since we updated. Is this a known bug? I saw the release for 9.3.2, but this wasn’t listed in the change log.