summaryrefslogtreecommitdiff
path: root/issues/i_6baa8555.cil
diff options
context:
space:
mode:
authorAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
committerAndrew Chilton <andychilton@gmail.com>2008-07-05 18:46:31 +1200
commit1515145646c5aa80eb4c298607ea33da731ab586 (patch)
tree07b4654df41a24ac977925293363de7d8ff2e192 /issues/i_6baa8555.cil
parent68c0b1e19dd90db236a5b9dd862ab3251c0817a0 (diff)
Imported Upstream version 0.5.1upstream/0.5.1
Diffstat (limited to 'issues/i_6baa8555.cil')
-rw-r--r--issues/i_6baa8555.cil17
1 files changed, 0 insertions, 17 deletions
diff --git a/issues/i_6baa8555.cil b/issues/i_6baa8555.cil
deleted file mode 100644
index f70d6ac..0000000
--- a/issues/i_6baa8555.cil
+++ /dev/null
@@ -1,17 +0,0 @@
-Summary: Do checking on input fields after adding or editing issue
-Status: Finished
-CreatedBy: Andrew Chilton <andychilton@gmail.com>
-AssignedTo: Andrew Chilton <andychilton@gmail.com>
-Label: Priority-Medium
-Label: Release-v0.1.0
-Label: Type-Enhancement
-Comment: 3f088351
-Comment: 4edba98c
-Inserted: 2008-05-05T12:46:58
-Updated: 2008-06-28T11:36:42
-
-For example, if there is a config item in .cil called
-'allowed_statuses', all input values in the 'Status' field should be
-checked against it.
-
-This could also be done for Labels too.