[jira] [Created] (OFBIZ-6697) CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-6697) CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents

Nicolas Malin (Jira)
Gareth Carter created OFBIZ-6697:
------------------------------------

             Summary: CommunicationServices.createAttachmentContent duplicates attachments for existing CommunicationEvents
                 Key: OFBIZ-6697
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6697
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: Trunk
            Reporter: Gareth Carter
            Priority: Minor


When sending an email from a CommunicationEvent that exists in the database prior to calling sendMail/sendMailMultiPart, the seca updateCommEventAfterEmail will call createAttachmentContent and store any attachments into ImageDataResource and be referenced by the CommunicationEvent even if the attachments already exist in the database (and stored somewhere else).




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)