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
Force merge requests where only_expunge_deletes is set to true do not honour other request parameters such as max_num_segments. We should throw an exception when those two parameters are set at the same time, given that we can't do both.