summaryrefslogtreecommitdiffstats
path: root/test/fixtures/custom_values.yml
blob: b712279715336a7719dbcc2b75a737cfeb0ed2f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
--- 
custom_values_006: 
  customized_type: Issue
  custom_field_id: 2
  customized_id: 3
  id: 9
  value: "125"
custom_values_007: 
  customized_type: Project
  custom_field_id: 3
  customized_id: 1
  id: 10
  value: Stable
custom_values_001: 
  customized_type: User
  custom_field_id: 4
  customized_id: 3
  id: 2
  value: ""
custom_values_002: 
  customized_type: User
  custom_field_id: 4
  customized_id: 4
  id: 3
  value: 01 23 45 67 89
custom_values_003: 
  customized_type: User
  custom_field_id: 4
  customized_id: 2
  id: 4
  value: ""
custom_values_004: 
  customized_type: Issue
  custom_field_id: 2
  customized_id: 1
  id: 7
  value: "125"
custom_values_005: 
  customized_type: Issue
  custom_field_id: 2
  customized_id: 2
  id: 8
  value: ""
custom_values_008: 
  customized_type: Issue
  custom_field_id: 1
  customized_id: 3
  id: 11
  value: "MySQL"