.issues/c257b7f62fae9087/new/1302933431.M193154P8736Q1.vine
author Dmitriy Morozov <dmitriy@mrzv.org>
Mon, 18 Apr 2011 22:51:20 -0700
changeset 64 4129876c8b86
parent 59 18da6a9fa7b8
permissions -rw-r--r--
Fixed #af5 (summary formats provided in the config file)

From: Dmitriy Morozov <dmitriy@mrzv.org>
Date: Fri, 15 Apr 2011 22:54:20 -0700
State: resolved
Subject: State annotations
Message-Id: <c257b7f62fae9087-0-artemis@vine>
resolution: wontfix

Make state annotations more generic. Right now, only "resolved" state lists
the contents of the property resolution, i.e.

  State: resolved
  resolution: fixed

shows up as

  ... [resolved=fixed] ...

in the issue list. The user should be able to configure this behavior for other
states as well.