diff options
Diffstat (limited to 'lib/tasks/email.rake')
-rw-r--r-- | lib/tasks/email.rake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tasks/email.rake b/lib/tasks/email.rake index fe6fb92ab..1b62abb23 100644 --- a/lib/tasks/email.rake +++ b/lib/tasks/email.rake @@ -64,6 +64,7 @@ Issue attributes control options: tracker=TRACKER name of the target tracker category=CATEGORY name of the target category priority=PRIORITY name of the target priority + assigned_to=ASSIGNEE assignee (username or group name) fixed_version=VERSION name of the target version private create new issues as private allow_override=ATTRS allow email content to set attributes values |