Duplicate Knowledge number

SHUBHAM78
Tera Contributor

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.

 

SHUBHAM78_0-1781610310973.png

 

4 REPLIES 4

Mark Manders
Giga Patron

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

Tanushree Maiti
Tera Patron

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

 

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Tanushree Maiti
Tera Patron

Hi @SHUBHAM78 

 

Also check this: https://www.servicenow.com/community/itsm-forum/duplicate-knowledge-article-numbers/m-p/3476493

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti