Mercurial > hg > soundsoftware-site
annotate test/fixtures/issue_relations.yml @ 596:fcff84e1c1ce feature_36
In the remote call now only passing the id of the form's object, instead of the complete name of the object.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 16 Aug 2011 11:47:30 +0100 |
parents | 513646585e45 |
children | 433d4f72a19b |
rev | line source |
---|---|
Chris@0 | 1 issue_relation_001: |
Chris@0 | 2 id: 1 |
Chris@0 | 3 issue_from_id: 10 |
Chris@0 | 4 issue_to_id: 9 |
Chris@0 | 5 relation_type: blocks |
Chris@0 | 6 delay: |
Chris@0 | 7 issue_relation_002: |
Chris@0 | 8 id: 2 |
Chris@0 | 9 issue_from_id: 2 |
Chris@0 | 10 issue_to_id: 3 |
Chris@0 | 11 relation_type: relates |
Chris@0 | 12 delay: |
Chris@0 | 13 |