- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello,
I have the necessity to give some users the permission to checkout and edit knowledge articles in my instance -
the problem is I've noticed that most of the articles in both my developer and production instances have their version field empty, so they can only be retired, not checked out.
I don't know why this has happened, I've read it can happened when you import them from somewhere else, but every article has only been imported once to the production instance, and still the ones in the developer instance are missing their version.
Does anyone know how I can fix this? Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello everyone,
I was able to fix the issue!
I've checked in with my team and apparently the instance was cloned to another instance, causing this issue. I used a background script that created a record in the kb_version table and linked it to the article record!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Please log a case with Now support team and share update with us.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Alright - I'll keep this post updated if I have any news about the situation. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Dr Atul G- LNG ,
I haven't been able to get in touch with Now Support yet, but I've made a new discovery.
By checking the record's history, I can see that the version field used to have a sys ID value upon creation. The sys ID doesn't exist anymore on the instance.. it looks like most of the kb_version table was emptied out for some reason!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hello everyone,
I was able to fix the issue!
I've checked in with my team and apparently the instance was cloned to another instance, causing this issue. I used a background script that created a record in the kb_version table and linked it to the article record!
