summaryrefslogtreecommitdiff
path: root/issues/i_6baa8555.cil
blob: f70d6acf0a326c63f98be0ac2f5bb8b332f9b06f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.