Conflict lists are being captured even if they don't show in the email emitted from a session request

Robert Sparks <rjsparks@nostrum.com> Wed, 25 August 2021 22:02 UTC

Return-Path: <rjsparks@nostrum.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF4C43A15EE for <wgchairs@ietfa.amsl.com>; Wed, 25 Aug 2021 15:02:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level:
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id s3LDxPI5Yphl for <wgchairs@ietfa.amsl.com>; Wed, 25 Aug 2021 15:02:25 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E62D03A158F for <wgchairs@ietf.org>; Wed, 25 Aug 2021 15:02:25 -0700 (PDT)
Received: from unformal.localdomain ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.16.1/8.16.1) with ESMTPSA id 17PM2MN0058263 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for <wgchairs@ietf.org>; Wed, 25 Aug 2021 17:02:22 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1629928942; bh=m5iAC8gvt9SuABkyaGEyan8pKR/lPFOy/Ajomqh/wsI=; h=To:From:Subject:Date; b=ofZlDP0+VAX7i3p6TGJam4RvrCxi+P+9JP7h5lPCTn3AwqWvj1gCDwFWXwk7Mn3lm xKK8t+gg/1cs82ShJxDhKNwYFPqgWeT+W1E1e6fmLUVGjKI8WOEi9VoAX8eciacMar PXHoqbjzzNIK+FBiCVR0+zKuMklCrBPWP1hxHBH4=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be unformal.localdomain
To: Working Chairs <wgchairs@ietf.org>
From: Robert Sparks <rjsparks@nostrum.com>
Subject: Conflict lists are being captured even if they don't show in the email emitted from a session request
Message-ID: <dc82e39b-f39b-db94-a776-8d35682792a6@nostrum.com>
Date: Wed, 25 Aug 2021 17:02:17 -0500
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/xNVLdd6FlSmlfxinfuJYuuZXd1U>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Aug 2021 22:02:42 -0000

All -

A recent major cleanup to the way we capture conflicts in session 
requests included a bug in the email that gets sent after a session 
request is made.

The session request data entered is not reflected in that email. It 
_has_ been captured as you can see by looking at 
https://datatracker.ietf.org/meeting/requests

The issue with the email messages will be addressed shortly. Apologies 
for any confusion or inconvenience this introduced.

RjS