- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 04:34 AM
While submitting catalog item getting error "Serial Number already exists"
It happens all catalog item that create incidents after submit.
As check on console , error could not find UI action.
Please help to solve this issue.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 05:40 AM - edited 07-24-2024 05:40 AM
On the target record, there is some script that is throwing this error.
Check the onsubmit scripts on record producer & Before insert BR on the target table to see if any of them throw this error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 04:41 AM
Hello @ShreyaliG ,
Are you filling serial number value anywhere or it is updated from anywhere i.e., BR , client scripts, etc. Because "Serial number" should be unique and if in any situation if it is duplicate then this type of error occurs.
Thank you!!
Dnyaneshwaree Satpute
Tera Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 05:05 AM
Hello @ShreyaliG ,
On the incident table, the out-of-the-box (OOTB) number field generates unique numbers. Ensure there isn't another field labeled as a serial number.
Additionally, are you or system performing any processes like updating or creating records on other tables when creating an incident record? If so, you might want to review those processes, as they could be causing the issue.
Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh