Feature #8424
closed
Add private issue option to receiving emails
Added by Daniel Feliciano Branco over 13 years ago.
Updated over 9 years ago.
Description
Allowing to force a issue private when receiving emails would be useful in a helpdesk utilization.
ex:
rdm-mailhandler --url https://domain.foo/redmine --key secret --private yes
thank you
No changes on this? I tried to change the mailhandler-script, but seems like the API does not support it, does it not use the regular API?
diff test-rdm-mailhandler.rb rdm-mailhandler.rb
90d89
< opts.on("--is_private" "Private flag") {|v| self.issue_attributes['is_private'] = v}
We really need this feature.
+1
(I hope is not too bad to "plus one" my own feature request ;)
- Target version set to 3.1.0
- Has duplicate Feature #19674: Support private issue creation from mail handlers added
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
--private
option (without arguments) added in r14262.
- Related to Patch #31324: Allow to set is_private flag through a keyword in emails added
Also available in: Atom
PDF