From 01e6ec2fab6f3601d099a43a686b2ab2d4d8dea2 Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Sun, 29 Jun 2008 22:19:40 +1200 Subject: [PATCH] Add the 'Ongoing' status. --- .cil | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cil b/.cil index e03fc8f..eb5a2ee 100644 --- a/.cil +++ b/.cil @@ -1,12 +1,14 @@ StatusStrict: 1 StatusAllowedList: New StatusAllowedList: InProgress +StatusAllowedList: Ongoing StatusAllowedList: Fixed StatusAllowedList: OnHold StatusAllowedList: Duplicate StatusAllowedList: Finished StatusOpenList: New StatusOpenList: InProgress +StatusOpenList: Ongoing StatusOpenList: Fixed StatusClosedList: OnHold StatusClosedList: Duplicate -- 2.39.5