Commit d198fed
authored
Avoid Duplicate Attachments on incident based on filename (#1013)
* Create AvoidduplicateattachmentsonIncident.js
When You attach same file name attachment on Incident , this business runs and aborts attaching the duplicate which has same filename
* Create readme.md
This BR runs to check duplicate Attachments on Incident table based on attachment filename1 parent b6b0218 commit d198fed
File tree
2 files changed
+18
-0
lines changed- Business Rules/duplicateattachments
2 files changed
+18
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments