Update from Main not working when a branch is pushed before the other?

Hi everyone,

I’ve been dabbling with the branching feature with the company i’m working with on a small project and ran into an issue that i’d like to know if anyone had before and if there’s a way to resolve this.

There are 2 branches, let’s call them A and B — B was approved and merged to the main file before A; however, after trying to Update from Main in branch A, to apply the changes branch B pushed, the changes aren’t showing.

Has anyone run into this before? Is this a bug? Thanks!