Mercurial > hg > soundsoftware-site
annotate test/fixtures/journal_details.yml @ 1628:9c5f8e24dadc live tip
Quieten this cron script
author | Chris Cannam |
---|---|
date | Tue, 25 Aug 2020 11:38:49 +0100 |
parents | 261b3d9a4903 |
children |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 journal_details_001: |
Chris@0 | 3 old_value: "1" |
Chris@0 | 4 property: attr |
Chris@0 | 5 id: 1 |
Chris@0 | 6 value: "2" |
Chris@0 | 7 prop_key: status_id |
Chris@0 | 8 journal_id: 1 |
Chris@0 | 9 journal_details_002: |
Chris@0 | 10 old_value: "40" |
Chris@0 | 11 property: attr |
Chris@0 | 12 id: 2 |
Chris@0 | 13 value: "30" |
Chris@0 | 14 prop_key: done_ratio |
Chris@0 | 15 journal_id: 1 |
Chris@0 | 16 journal_details_003: |
Chris@1464 | 17 old_value: |
Chris@0 | 18 property: attr |
Chris@0 | 19 id: 3 |
Chris@0 | 20 value: "6" |
Chris@0 | 21 prop_key: fixed_version_id |
Chris@0 | 22 journal_id: 4 |
Chris@245 | 23 journal_details_004: |
Chris@245 | 24 old_value: "This word was removed and an other was" |
Chris@245 | 25 property: attr |
Chris@245 | 26 id: 4 |
Chris@245 | 27 value: "This word was and an other was added" |
Chris@245 | 28 prop_key: description |
Chris@245 | 29 journal_id: 3 |
Chris@441 | 30 journal_details_005: |
Chris@441 | 31 old_value: Old value |
Chris@441 | 32 property: cf |
Chris@441 | 33 id: 5 |
Chris@441 | 34 value: New value |
Chris@441 | 35 prop_key: 2 |
Chris@441 | 36 journal_id: 3 |
Chris@1115 | 37 journal_details_006: |
Chris@1464 | 38 old_value: |
Chris@1115 | 39 property: attachment |
Chris@1115 | 40 id: 6 |
Chris@1115 | 41 value: 060719210727_picture.jpg |
Chris@1115 | 42 prop_key: 4 |
Chris@1115 | 43 journal_id: 3 |