Project

General

Profile

Actions

Feature #8424

closed

Add private issue option to receiving emails

Added by Daniel Feliciano Branco almost 13 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Category:
Email receiving
Target version:
Start date:
2011-05-23
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

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


Related issues

Related to Redmine - Feature #7414: Private issuesClosed2011-01-22

Actions
Related to Redmine - Patch #31324: Allow to set is_private flag through a keyword in emailsClosedGo MAEDA

Actions
Has duplicate Redmine - Feature #19674: Support private issue creation from mail handlersClosed

Actions
Actions #1

Updated by Aleksander Vines about 9 years ago

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.

Actions #2

Updated by Daniel Feliciano Branco about 9 years ago

+1
(I hope is not too bad to "plus one" my own feature request ;)

Actions #3

Updated by Jean-Philippe Lang about 9 years ago

  • Target version set to 3.1.0
Actions #4

Updated by Go MAEDA almost 9 years ago

  • Has duplicate Feature #19674: Support private issue creation from mail handlers added
Actions #5

Updated by Jean-Philippe Lang almost 9 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang
  • Resolution set to Fixed

--private option (without arguments) added in r14262.

Actions #6

Updated by Go MAEDA almost 5 years ago

  • Related to Patch #31324: Allow to set is_private flag through a keyword in emails added
Actions

Also available in: Atom PDF