Many duplicate attachments are inserting when uploading a single attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:29 AM
We're running into something very interesting. One of of our users has somehow produced 300+ duplicate attachments when attempting to upload one attachment to a recod.
We originally wrote this off as some isolated network related issue but it just occurred a second time (this time with 80+ duplicates) so we're looking to get to the bottom of what this could be. Has anyone ever seen this kind of behavior before?
Some potentially important information:
1) This issue has only occurred for 1 of our users
2) The records where this issue occurred already had multiple attachments uploaded to them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:35 AM
Hello @Shant Cancik are there any script on sys_Attachment table or your table where you are trying to upload the attachment ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 04:36 AM
Hi Mohith I am facing same issue
I have created a business rule so that the attachments added on the facilities request parent can be copied to child and vice versa using below article.
Attaching are getting copied from parent to child but multiple times files are getting attache.
And i have even added gs.log in the first line of code. Still facing this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2022 04:32 AM
Hi Shant, did that prblm resolve? What did u do