An invalid parameter or option was specified for procedure 'sys.sp_change_users_login'.
Today, we encountered a new issue that we had not seen before. When trying to update a database's logins after restoring it from prod, the usual stored procedure we run (sys.sp_change_users_login) didn't seem to function as we would expect.
EXEC sp_change_