-
Suggestion
-
Resolution: Fixed
-
all
Hello,
http://www.atlassian.com/software/jira/docs/latest/services.html#messagehandlers
There is a ccassignee flag that you can set so that the email address on cc: of the message sent to JIRA becomes the issue's assignee. This works correctly when creating a new issue (CreateIssueHandler) but does not work when commenting on an existing issue (CreateOrCommentHandler). In case you send a message to JIRA with the subject containing an existing issue's ID, the comment gets posted but the assigneee does not change.
Is it possible to fix this?
regards,
Neeraj
- is related to
-
JRASERVER-5123 Create Issue handler incorrectly assigns to cc:
- Closed
-
JRASERVER-6474 email generates issue assigned to invalid user
- Closed
-
JRASERVER-5556 Allow 'Cc the assignee' feature in CreateIssueHandler to be turned off
- Closed