To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / test / fixtures / issue_relations.yml @ 441:cbce1fd3b1b7

History | View | Annotate | Download (199 Bytes)

1
issue_relation_001:
2
  id: 1
3
  issue_from_id: 10
4
  issue_to_id: 9
5
  relation_type: blocks
6
  delay:
7
issue_relation_002:
8
  id: 2
9
  issue_from_id: 2
10
  issue_to_id: 3
11
  relation_type: relates
12
  delay:
13