New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-14573
Type: Task Task
Status: Reopened Reopened
Priority: Minor Minor
Assignee: Andrew Lui [Atlassian]
Reporter: Neeraj Jhanji [Atlassian]
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

Document that ccassignee flag of CreateOrCommentHandler does not work for issue updates

Created: 02/Mar/08 11:45 PM   Updated: 06/Mar/08 12:56 AM
Component/s: Documentation
Affects Version/s: 3.11
Fix Version/s: None

Time Tracking:
Not Specified

Environment: all
Issue Links:
Reference
 

Participants: Andrew Lui [Atlassian], Dushan Hanuska [Atlassian] and Neeraj Jhanji [Atlassian]
Since last comment: 25 weeks, 2 days ago
Labels:


 Description  « Hide
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



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dushan Hanuska [Atlassian] added a comment - 04/Mar/08 01:21 AM
Hi Neeraj,

The ccassignee field is supposed to send an e-mail to first assignable user in that project only when the issue is created, hence what you described is an intended behavior, not a bug.

Cheers,
Dushan


Neeraj Jhanji [Atlassian] added a comment - 04/Mar/08 01:27 AM
Hello Dushan,

Thanks for the information. In that case, I'd say that the current documentation is misleading in that it does not say that ccassignee field only works when an issue is first created, but not when commented on.

Alternatively, if it is possible to allow assigning of issues based on the ccassignee field even in case of existing issues, that'd be quite a useful enhancement.

regards,

Neeraj