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/spec/fixtures/custom_fields.yml

24 lines
396 B

---
custom_fields_001:
min_length: 0
regexp: ""
is_for_all: true
is_filter: true
type: IssueCustomField
max_length: 0
id: 1
is_required: false
field_format: list
editable: true
custom_fields_002:
min_length: 1
regexp: ""
is_for_all: true
type: IssueCustomField
max_length: 100
id: 2
is_required: false
field_format: string
searchable: true
editable: true