diff options
Diffstat (limited to 'issues/i_6baa8555.cil')
-rw-r--r-- | issues/i_6baa8555.cil | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/i_6baa8555.cil b/issues/i_6baa8555.cil new file mode 100644 index 0000000..f70d6ac --- /dev/null +++ b/issues/i_6baa8555.cil @@ -0,0 +1,17 @@ +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. |