Hi all,
When duplicating an entity with two Attachments Multiple fields, the attachments of one field are propagated to the other field.
To reproduce the problem:
- Add a custom field "Attachments 2" of type Attachments Multiple to the Case entity
- Create a new case and attach a file to the Attachments field.
- Duplicate the just created case
- The file attached to field "Attachments" are now attached also to field "Attachments 2"
- if you keep duplicating the entity, the attachments will be duplicated within the same field (fields Attachments and Attachments 2 will have two files attached, then four, then eight and so on....)
Thank you!
bye
When duplicating an entity with two Attachments Multiple fields, the attachments of one field are propagated to the other field.
To reproduce the problem:
- Add a custom field "Attachments 2" of type Attachments Multiple to the Case entity
- Create a new case and attach a file to the Attachments field.
- Duplicate the just created case
- The file attached to field "Attachments" are now attached also to field "Attachments 2"
- if you keep duplicating the entity, the attachments will be duplicated within the same field (fields Attachments and Attachments 2 will have two files attached, then four, then eight and so on....)
Thank you!
bye
Comment