78 lines
1.4 KiB
YAML
78 lines
1.4 KiB
YAML
t1:
|
|
id: 1
|
|
bug_id: 1
|
|
visible: true
|
|
date_created: 2007-01-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'This is the initial description of the bug 1'
|
|
|
|
|
|
t2:
|
|
id: 2
|
|
bug_id: 2
|
|
visible: true
|
|
date_created: 2007-01-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'This is the initial description of the bug 2'
|
|
|
|
|
|
t3:
|
|
id: 3
|
|
bug_id: 2
|
|
visible: true
|
|
date_created: 2007-02-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'This is an additional comment for bug 2'
|
|
|
|
|
|
t4:
|
|
id: 4
|
|
bug_id: 3
|
|
visible: true
|
|
date_created: 2007-01-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'This is the initial comment for bug 3'
|
|
|
|
t5:
|
|
id: 5
|
|
bug_id: 4
|
|
visible: true
|
|
date_created: 2007-01-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'Spam for bug 4'
|
|
|
|
|
|
t6:
|
|
id: 6
|
|
bug_id: 5
|
|
visible: true
|
|
date_created: 2007-01-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'Valid comment for bug 5'
|
|
|
|
t7:
|
|
id: 7
|
|
bug_id: 5
|
|
visible: false
|
|
date_created: 2007-02-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'Spam for bug 5'
|
|
|
|
t8:
|
|
id: 8
|
|
bug_id: 5
|
|
visible: true
|
|
date_created: 2007-02-01 00:00:00
|
|
commenter_name: 'testname'
|
|
commenter_ip: '192.168.1.1'
|
|
comment: 'Another valid comment for bug 5'
|
|
|
|
|
|
|