From e9bce0f84e4d420413cc39935c4bf6a4624f69a2 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sun, 24 Jan 2010 02:14:33 +1300 Subject: [PATCH] Allow a 'Cancelled' status --- .cil | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cil b/.cil index d43b806..5f9a81c 100644 --- a/.cil +++ b/.cil @@ -7,6 +7,7 @@ StatusAllowedList: Fixed StatusAllowedList: OnHold StatusAllowedList: Duplicate StatusAllowedList: Finished +StatusAllowedList: Cancelled StatusOpenList: New StatusOpenList: InProgress StatusOpenList: Ongoing @@ -14,6 +15,7 @@ StatusClosedList: Fixed StatusClosedList: OnHold StatusClosedList: Duplicate StatusClosedList: Finished +StatusClosedList: Cancelled LabelStrict: 1 LabelAllowedList: Release-v0.1.0 LabelAllowedList: Release-v0.2.0 -- 2.39.5