OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/test/fixtures/types.yml

19 lines
281 B

---
types_001:
name: Bug
id: 1
is_in_chlog: true
position: 1
is_default: true
types_002:
name: Feature request
id: 2
is_in_chlog: true
position: 2
is_default: true
types_003:
name: Support request
id: 3
is_in_chlog: false
position: 3
is_default: true