Create Case from email - Attachment Multiple type duplicate

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Enju
    Senior Member
    • Apr 2018
    • 128

    Create Case from email - Attachment Multiple type duplicate

    Hello,
    Staps to reproduce:
    1. Create Attachment Multiple type field eg. 'Documents' in Case entity.
    1. Open email with attachment.
    2. Click 'Create Case' from email
    3. The attachment has been attached to field 'Attachments'(Correctly) and to created before field 'Documents' (incorrectly)
  • yuri
    Member
    • Mar 2014
    • 8453

    #2
    Hi,

    I don't understand this "and to created before field 'Documents' (incorrectly)". Could you elaborate please.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Enju
      Senior Member
      • Apr 2018
      • 128

      #3
      Originally posted by yuri
      Hi,

      I don't understand this "and to created before field 'Documents' (incorrectly)". Could you elaborate please.
      Attachment from mail schould be coppied only to field "Attachemnts". If You have other Multiple type field in Case, attachemnt from mail are coppied to all Multiple type field in Case.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8453

        #4
        Thanks. Fix: https://github.com/espocrm/espocrm/c...fb9734caa78412
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...