.issues/c257b7f62fae9087/new/1302933431.M193154P8736Q1.vine
author Dmitriy Morozov <dmitriy@mrzv.org>
Mon, 18 Apr 2011 15:52:28 -0700
changeset 63 0bfd48368c17
parent 59 18da6a9fa7b8
child 64 4129876c8b86
permissions -rw-r--r--
Added #af5 (format string in the config file)

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

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.