##// END OF EJS Templates
Fixed: activity atom feed broken by r1701 (#1703)....
Fixed: activity atom feed broken by r1701 (#1703). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1711 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1688:b68fd4c04bed
r1710:6034067d8623
Show More
issue_categories.yml
21 lines | 368 B | text/x-yaml | YamlLexer
/ test / fixtures / issue_categories.yml
Jean-Philippe Lang
0.3 unstable...
r10 ---
issue_categories_001:
name: Printing
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id: 2
Jean-Philippe Lang
0.3 unstable...
r10 id: 1
issue_categories_002:
name: Recipes
project_id: 1
Jean-Philippe Lang
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user....
r574 assigned_to_id:
Jean-Philippe Lang
0.3 unstable...
r10 id: 2
Jean-Philippe Lang
Mail handler: more control over issue attributes (#1110)....
r1629 issue_categories_003:
name: Stock management
project_id: 2
assigned_to_id:
id: 3
Jean-Philippe Lang
When moving an issue to another project, reassign it to the category with same name if any (#1653)....
r1688 issue_categories_004:
name: Printing
project_id: 2
assigned_to_id:
id: 4
Jean-Philippe Lang
Mail handler: more control over issue attributes (#1110)....
r1629