##// END OF EJS Templates
Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096)....
Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). These new field formats are available for project, issue, version and time entry custom fields. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5272 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2781:21e18c1eb4ac
r5152:1cd6a2aa84db
Show More
custom_fields_trackers.yml
19 lines | 401 B | text/x-yaml | YamlLexer
/ test / fixtures / custom_fields_trackers.yml
---
custom_fields_trackers_001:
custom_field_id: 1
tracker_id: 1
custom_fields_trackers_002:
custom_field_id: 2
tracker_id: 1
custom_fields_trackers_003:
custom_field_id: 2
tracker_id: 3
custom_fields_trackers_004:
custom_field_id: 6
tracker_id: 1
custom_fields_trackers_005:
custom_field_id: 6
tracker_id: 2
custom_fields_trackers_006:
custom_field_id: 6
tracker_id: 3