You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgraded to 4.4 at some point (before we added all the new logic for upgrading to MongoDB 5)
an upgrade to MongoDB 5 was attempted but the feature compatibility was never moved to 4.4
We need to have a solid check to make sure the feature compatibility is set to 4.4 before attempting the upgrade to 5
We are setting featureCompatibilityVersion now but in the past we didn't. That is the only scenario I can think of that would have caused this.