We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Checkout button is missing from SOME of the kb articles after pressing 'Edit'.

viktorka
Giga Contributor

The checkout ui action is missing from quite a few kb articles on all our instances (dev/test/qa/prod).
User wants to edit the article, but there's no checkout option therefor it can't be updated. We have a workaround, but that is time consuming and also not a solution.

Any ideas?

1 ACCEPTED SOLUTION
3 REPLIES 3

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0862615

 

Could you help me to understand how we can actually achieve this

I think you can accomplish the same thing by exporting the affected articles to XML, altering the <workflow_state> value from "retired" to "outdated", saving the changes, and importing the XML file.