##// END OF EJS Templates
Merged r15843 (#23829)....
Jean-Philippe Lang -
r15463:9a092547fb4e
parent child
Show More
@@ -107,12 +107,12 Overrides:
107 * project, tracker, status, priority, category, assigned_to, fixed_version,
107 * project, tracker, status, priority, category, assigned_to, fixed_version,
108 start_date, due_date, estimated_hours, done_ratio
108 start_date, due_date, estimated_hours, done_ratio
109 * custom fields names with underscores instead of spaces (case insensitive)
109 * custom fields names with underscores instead of spaces (case insensitive)
110 Example: --allow_override=project,priority,my_custom_field
110 Example: --allow-override=project,priority,my_custom_field
111
111
112 If the --project option is not set, project is overridable by default for
112 If the --project option is not set, project is overridable by default for
113 emails that create new issues.
113 emails that create new issues.
114
114
115 You can use --allow_override=all to allow all attributes to be overridable.
115 You can use --allow-override=all to allow all attributes to be overridable.
116
116
117 Examples:
117 Examples:
118 No project specified, emails MUST contain the 'Project' keyword, otherwise
118 No project specified, emails MUST contain the 'Project' keyword, otherwise
General Comments 0
You need to be logged in to leave comments. Login now