Mercurial > hg > soundsoftware-site
annotate test/fixtures/issue_relations.yml @ 1244:a3ed5c4d90f0 redmine-2.2-integration
The Create Project page now allows for correct search/insertion of tags. Using the new version of the redmine tags plugin.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 27 Mar 2013 14:52:16 +0000 |
parents | 433d4f72a19b |
children |
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: |