When `revoke_ungranted_titles!` was invoked, the optional list of `user_ids` was not passed from the argument list to the query. This resulted in an exception because the placeholder `:user_ids` existed in the query.