| 1 | [ticket-custom] |
|---|
| 2 | platform = select |
|---|
| 3 | platform.order = 1 |
|---|
| 4 | platform.label = Platform |
|---|
| 5 | platform.options = |Intel P4|Intel XEON|AMD Athlon 64|Other |
|---|
| 6 | platform.class = col1custom |
|---|
| 7 | |
|---|
| 8 | operating_system = select |
|---|
| 9 | operating_system.order = 2 |
|---|
| 10 | operating_system.label = O/S |
|---|
| 11 | operating_system.options = |Linux 2.4|Linux 2.6|FreeBSD 4.1|FreeBSD 5.3|Other |
|---|
| 12 | |
|---|
| 13 | distributive = select |
|---|
| 14 | distributive.order = 3 |
|---|
| 15 | distributive.label = Distributive |
|---|
| 16 | distributive.options = Standard|Customized|Other |
|---|
| 17 | |
|---|
| 18 | detected_at = select |
|---|
| 19 | detected_at.order = 11 |
|---|
| 20 | detected_at.label = Detected at |
|---|
| 21 | detected_at.options = |QA Env|Client Env|Development|Sales|Demo |
|---|
| 22 | detected_at.class = col2custom |
|---|
| 23 | |
|---|
| 24 | phase = select |
|---|
| 25 | phase.order = 12 |
|---|
| 26 | phase.label = Phase |
|---|
| 27 | phase.options = |Requirements|Design|Construction|Transition|Support |
|---|
| 28 | |
|---|
| 29 | activity = select |
|---|
| 30 | activity.order = 13 |
|---|
| 31 | activity.label = Activity |
|---|
| 32 | activity.options = |Review|Build|Deploy|Test|Document |
|---|
| 33 | |
|---|
| 34 | planned_fix_time = text |
|---|
| 35 | planned_fix_time.order = 21 |
|---|
| 36 | planned_fix_time.label = Planned fix time |
|---|
| 37 | planned_fix_time.class = col1custom |
|---|
| 38 | |
|---|
| 39 | actual_fix_time = text |
|---|
| 40 | actual_fix_time.order = 22 |
|---|
| 41 | actual_fix_time.label = Actual fix time |
|---|
| 42 | |
|---|
| 43 | planned_test_time = text |
|---|
| 44 | planned_test_time.order = 23 |
|---|
| 45 | planned_test_time.label = Planned test time |
|---|
| 46 | planned_test_time.class = col2custom |
|---|
| 47 | |
|---|
| 48 | actual_test_time = text |
|---|
| 49 | actual_test_time.order = 24 |
|---|
| 50 | actual_test_time.label = Actual test time |
|---|
| 51 | |
|---|
| 52 | flag1 = checkbox |
|---|
| 53 | flag1.order = 31 |
|---|
| 54 | flag1.label = CCB Review Passed |
|---|
| 55 | flag1.value = 0 |
|---|
| 56 | flag1.class = custom |
|---|
| 57 | |
|---|
| 58 | flag2 = checkbox |
|---|
| 59 | flag2.order = 32 |
|---|
| 60 | flag2.label = Development Team Review Passed |
|---|
| 61 | flag2.value = 0 |
|---|
| 62 | |
|---|
| 63 | flag3 = checkbox |
|---|
| 64 | flag3.order = 33 |
|---|
| 65 | flag3.label = QA Team Review Passed |
|---|
| 66 | flag3.value = 0 |
|---|
| 67 | |
|---|
| 68 | flag4 = checkbox |
|---|
| 69 | flag4.order = 34 |
|---|
| 70 | flag4.label = Release Management Team Review Passed |
|---|
| 71 | flag4.value = 0 |
|---|
| 72 | |
|---|
| 73 | release_notes = textarea |
|---|
| 74 | release_notes.order = 40 |
|---|
| 75 | release_notes.label = Release Notes |
|---|
| 76 | release_notes.cols = 76 |
|---|
| 77 | release_notes.rows = 3 |
|---|
| 78 | release_notes.class = custom |
|---|