-
Suggestion
-
Resolution: Won't Fix
-
None
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Currently JIRA can create a new user based on the From: field of an email, but not the CC: field.
This is related to JRA-9983 which extends the ability to add CC: recipients on an email as watchers on an issue. This has been implemented and is scheduled for a JIRA 4.0 release, however if any of the CC: recipients are not currently users of JIRA then that recipient is silently discarded from the watcher list.
It would be useful in some circumstances that when an issue is being commented on via email, an existing user could then add a CC recipient to the email and then the JIRA handler, provided configured, could then create and then add this user via JRA-9983, so that this new user would be able to comment and follow the progress of that issue.
However this introduces a problem of what permissions to give the new user..
- is related to
-
JRASERVER-9983 CreateOrCommentHandler - cc to watchers
- Closed
- relates to
-
JRACLOUD-14329 Create users that do not exist from the CC list of e-mails
- Closed
So this is closed as "Won't Fix", but this is the exact feature I would like to see implemented. As for permissions to give the new user, I'd suggest making the behavior align with incoming mail queues, which means the functionality would be restricted to only mail queues that allow new user creation – but that makes perfect sense to me.
Right now when an email is sent to our JIRA support handler address with CCs, they're silently discarded and to anyone else on the thread (other than the sender) it appears no further communication happened. This can lead to duplicate work when dealing with cross-team projects that don't all use JIRA.