[yaco-wgchair-tracker] Testing notes / Henrik / March 17

Henrik Levkowetz <henrik@levkowetz.com> Thu, 17 March 2011 11:34 UTC

Return-Path: <henrik@levkowetz.com>
X-Original-To: yaco-wgchair-tracker@core3.amsl.com
Delivered-To: yaco-wgchair-tracker@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8B91F3A6904 for <yaco-wgchair-tracker@core3.amsl.com>; Thu, 17 Mar 2011 04:34:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -103.598
X-Spam-Level:
X-Spam-Status: No, score=-103.598 tagged_above=-999 required=5 tests=[AWL=1.001, BAYES_00=-2.599, GB_I_LETTER=-2, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j5XXNBt425lK for <yaco-wgchair-tracker@core3.amsl.com>; Thu, 17 Mar 2011 04:34:42 -0700 (PDT)
Received: from merlot.tools.ietf.org (merlot.tools.ietf.org [IPv6:2a01:3f0:0:31:214:22ff:fe21:bb]) by core3.amsl.com (Postfix) with ESMTP id CC9B53A692E for <yaco-wgchair-tracker@ietf.org>; Thu, 17 Mar 2011 04:34:41 -0700 (PDT)
Received: from localhost ([127.0.0.1]:51552 helo=dyn-fg124.sth.netnod.se) by merlot.tools.ietf.org with esmtp (Exim 4.74) (envelope-from <henrik@levkowetz.com>) id 1Q0BUk-0005mW-Qs; Thu, 17 Mar 2011 12:35:59 +0100
Message-ID: <4D81F21E.5080909@levkowetz.com>
Date: Thu, 17 Mar 2011 12:35:58 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9
MIME-Version: 1.0
To: yaco-wgchair-tracker@ietf.org
X-Enigmail-Version: 1.1.1
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: yaco-wgchair-tracker@ietf.org, henrik-sent@levkowetz.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on merlot.tools.ietf.org); SAEximRunCond expanded to false
Subject: [yaco-wgchair-tracker] Testing notes / Henrik / March 17
X-BeenThere: yaco-wgchair-tracker@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discussion of the Yaco / WG Chairs' and Authors' Tracker Project <yaco-wgchair-tracker.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/yaco-wgchair-tracker>, <mailto:yaco-wgchair-tracker-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/yaco-wgchair-tracker>
List-Post: <mailto:yaco-wgchair-tracker@ietf.org>
List-Help: <mailto:yaco-wgchair-tracker-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/yaco-wgchair-tracker>, <mailto:yaco-wgchair-tracker-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Mar 2011 11:34:45 -0000

Hi,

Here are some notes from my first go at the WG Chairs extension to the
tracker, available at http://beta.wgchairs.yaco.es/wg/eai/ :

Bugs:

  * I find no link that gives me the opportunity to edit the state of a WG
    document.  This makes it a bit hard to test things ,;-)

Flaws:

  * Once it's possible to find the state edit view, it should probably 
    also include the possibility to edit the annotation tags -- tags
    editing should not be on a separate page.

Nits:

  * The "ID Exists" state is a synthetic state which is shown in some
    contexts just to indicate that no other state information is available
    (for instance in TSV formats, where you want to put *some* info into
    a field for readability and easier parsing).  We don't need it here,
    however; it will confuse things more than it helps as we go forward.

  * The IETF Stream state boxes in http://beta.wgchairs.yaco.es/wg/eai/
    are a bit too verbose, and the box around the state is slightly
    distracting.  I suggest removing the box, and simplifying the state
    text:
    - The stream information is orthogonal to the state information; it
      should probably get its own column.
    - The state information consists of two parts: which state machine it
      refers to (RFC-editor, IESG, WG, and in the future others).  Maybe
      indicate the state machine first, in small letters, followed by
      the state and annotation tags.  Maybe something like this?:

	--+---------+-------------------------------------+--
	  | RFC-Ed. . Auth 48                             |  
	  | IESG    . Sent to RFC-Ed.                     |  
	  | WG      . Submitted to IESG for Publication   |  
	--+---------+-------------------------------------+--
	  | WG      . WG Document::Author or Editor Needed|  
	--+---------+-------------------------------------+--
	  | WG      . In WG Last Call                     |  
	--+---------+-------------------------------------+--
	  |         .                                     |  

  * The '(Default WG Workflow)' indication adds noise and it isn't worth
    it to show it.


That's it for now.


Best,

	Henrik