Hi,
I am using the addressee processing to get all the CC: people in the "Referent Partecipant" cf. The problem is that also the person sending the mail (aka Reporter) ends up in the list and I need a clean only-cc list of users to be able to send a cc notification with a postfunction.
ADDRESSEE PROCESSING
| Addressee Handling | toCustomField | |
| JIRA account holders to MultiUser Custom Field | Referent Partecipant | |
| Assign non jira-user Email to Text CustomField | Referent CC |
I've created a postfunction that cuts the reporter from the CC field, which works great but not on the Create transition.
Is there any setting of the JEMH profile that I've missed? Or if not, any ideas on how to make the create transition post-function work?
Thanks a lot for any help.