Number Duplicate Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 08:46 AM
Hi Experts,
I am having issues with duplicate numbers. When a new defect record is created the number is being duplicated. HI Portal proposed us a solution to create before insert business rule (below link).
After creating that link, I get like this but the highlighted defect number also already exists in our system.
How can I solve this?
Thanks,
Ben.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 08:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 09:36 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 10:58 AM
I have a workaround.
Click New but do not save the record, so this will bypass the number and next time you will click on New it will take the number as +1 than the previous one.
Suppose you have clicked on New button and Number shows is DFCT001. Dont save this record and again click on New button. This time number will be DFCT002. Keep doing the same till it passes on the last defect number.
Lets say last record is having number DFCT008 so keep doing the step unless it crosses DFCT008