blob: 701e18eedc7f6823180eee4d3070d0ab780b31d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Summary: Do checking on input fields after adding or editing issue
Status: InProgress
CreatedBy: Andrew Chilton <andychilton@gmail.com>
AssignedTo: Andrew Chilton <andychilton@gmail.com>
Label: Priority-Medium
Label: Release-v0.1.0
Label: Type-Enhancement
Comment: 4edba98c
Inserted: 2008-05-05T12:46:58
Updated: 2008-06-26T12:12:41
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.
|