Re: [Tools-discuss] finding reviewer name in review objects

Henrik Levkowetz <henrik@levkowetz.com> Tue, 07 May 2019 22:11 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C8D012019B for <tools-discuss@ietfa.amsl.com>; Tue, 7 May 2019 15:11:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 OuUF2vZp-wWH for <tools-discuss@ietfa.amsl.com>; Tue, 7 May 2019 15:11:33 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A84BF12014B for <tools-discuss@ietf.org>; Tue, 7 May 2019 15:11:33 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:57379 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hO8JA-0000vP-Ue; Tue, 07 May 2019 15:11:33 -0700
To: Benjamin Kaduk <kaduk@mit.edu>, tools-discuss@ietf.org
References: <20190507181846.GO19509@kduck.mit.edu>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <f46c85a9-1179-35df-e737-77b9220af74b@levkowetz.com>
Date: Wed, 08 May 2019 00:11:25 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <20190507181846.GO19509@kduck.mit.edu>
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="jj7aQMTs8xEOV5qrt1EXLp90RP91hNTJq"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: tools-discuss@ietf.org, kaduk@mit.edu
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/QBrya956EGVUhJFk6SrKL9hqybc>
Subject: Re: [Tools-discuss] finding reviewer name in review objects
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 May 2019 22:11:36 -0000

Hi Ben,

On 2019-05-07 20:18, Benjamin Kaduk wrote:
> Hi all,
> 
> It looks like the recent work on refactoring review objects made it harder
> to find who did a given review.  E.g., at
> https://datatracker.ietf.org/doc/review-ietf-netconf-restconf-notif-13-secdir-lc-malhotra-2019-04-11/
> there is no "Reviewer name" field, so I either need to look at the
> "Completed reviews" section that includes a line for the current review
> object or look in the name/title of the oject/page and hope that the
> reviewer's surname is in my wetware lookup table.
> 
> Not a huge deal, but I figured it might be worth noting.

Definitely.  I've created and applied a patch which adds Review Assignment
information to the review document pages, and tweaked the display to match
other document status pages.

Please have a look and see if this improves things for you.


Best regards,

	Henrik