summaryrefslogtreecommitdiff
path: root/issues/i_6baa8555.cil
blob: 5352e9327ead858658570a0809b421a36483cbd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Summary: Do checking on input fields after adding or editing issue
Status: New
CreatedBy: Andrew Chilton <andychilton@gmail.com>
AssignedTo: Andrew Chilton <andychilton@gmail.com>
Label: Priority-Medium
Label: Release-v0.1
Label: Type-Enhancement
Inserted: 2008-05-05T12:46:58
Updated: 2008-06-21T10:59:52

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.