Defect #16485 ยป custom_field_json.txt
| 1 |
{
|
|---|---|
| 2 |
"custom_fields": [ |
| 3 |
{
|
| 4 |
"id": 1, |
| 5 |
"name": "Planned volume", |
| 6 |
"customized_type": "issue", |
| 7 |
"field_format": "string", |
| 8 |
"regexp": "", |
| 9 |
"default_value": "", |
| 10 |
"visible": true, |
| 11 |
"trackers": {
|
| 12 |
"tracker": {
|
| 13 |
"id": 3, |
| 14 |
"name": "Support" |
| 15 |
} |
| 16 |
}, |
| 17 |
"roles": {
|
| 18 |
|
| 19 |
} |
| 20 |
}, |
| 21 |
{
|
| 22 |
"id": 2, |
| 23 |
"name": "Actual Volume", |
| 24 |
"customized_type": "issue", |
| 25 |
"field_format": "int", |
| 26 |
"regexp": "", |
| 27 |
"default_value": "", |
| 28 |
"visible": true, |
| 29 |
"trackers": {
|
| 30 |
"tracker": {
|
| 31 |
"id": 3, |
| 32 |
"name": "Support" |
| 33 |
} |
| 34 |
}, |
| 35 |
"roles": {
|
| 36 |
|
| 37 |
} |
| 38 |
} |
| 39 |
] |
| 40 |
} |