.issues/c257b7f62fae9087/new/1302933431.M193154P8736Q1.vine
author frostbane <frostbane@programmer.net>
Fri, 04 Mar 2016 09:38:40 +0900
branchfeature/refactor
changeset 80 56034fb9ec0d
parent 64 4129876c8b86
permissions -rw-r--r--
close

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.