Duplicate Knowledge number
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi All,
As i have seen there are mostly two KB number with the same number but having different sys id. In which one is published and other is retired or Outdated. If this is a normal behavior in ServiceNow. Where i can find the script or OOTB feature or workflow as evidence to support this behavior.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
From the looks of it, you have versioning on, so yes, this is expected behavior. When a new version is published, the old one gets retired. The number stays the same.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @SHUBHAM78
Refer: KB1220880 Two Different Knowledge Articles have the same KB Number
Resolution
Although it's rare, this issue can happen when the Knowledge Articles are in different Knowledge Bases.
Unique numbering is not enforced on the platform by default.
To fix this, you can create a Before Insert Business Rule on the Knowledge Table (kb_knowledge) to ensure the new number is not already in use.
Please find the documentation with more details about this behaviour:
https://docs.servicenow.com/csh?topicname=knowledge-article-duplicate-numbers.html&version=latest
To enforce unique numbering, please find the guidance in the following documentation:
https://docs.servicenow.com/csh?topicname=c_EnforcingUniqueNumbering.html&version=latest
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi @SHUBHAM78
Also check this: https://www.servicenow.com/community/itsm-forum/duplicate-knowledge-article-numbers/m-p/3476493
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti