After importing Knowledge Articles from xml file, the articles are un-editable?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 02:32 PM
Hi there,
After importing our end user knowledge base into our Test environment, the articles are now un-editable for some reason. These artcles were exported from our Test environment, and then we refreshed our Test from Prod. I then imported the xml file. We are getting an error: "An updated version of this article is available" message, when the article is actually the latest version.
Do you have ideas on what might be going on here, and how we can work around this problem?
Thanks!
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2019 03:16 PM
Did you import related records from kb_version, kb_knowledge_summary table as well?
Regards,
Rajesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 06:39 AM
Hi Rajesh, unfortunately not. Do you know if there's anyway around this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 08:29 AM
Set the version field to null for all articles imported from test environment. Then Run Fix Script "Initialize Versions on Articles" - /sys_script_fix.do?sys_id=0cf858f1db532200a042f278f0b8f55d. I recommend to run the fix script in background as it may take longer depending on the number of articles to initialize versions.
Test this approach before trying in production.
Regards,
Rajesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2020 11:29 AM
Is this issue resolved? If yes, please share, as this would be beneficial for others, as well as our team in root causing the issue.