<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Removing an article from Pending Retirement in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/removing-an-article-from-pending-retirement/m-p/3567244#M7327</link>
    <description>&lt;P&gt;Several knowledge articles that require management approval were skipped. They are now in the "Pending Retirement" state. While I can update the Valid To date and save them, I cannot restore to the Draft workflow required to add missing knowledge blocks and then resubmit for approval.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only option I can think of is using Insert and Stay then making a new copy of the article. The drawback is that breaks any links to the older, "Outdated" articles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any other suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: I am using the modern instance of Zurich.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2026 17:37:32 GMT</pubDate>
    <dc:creator>DavidReynolds</dc:creator>
    <dc:date>2026-07-01T17:37:32Z</dc:date>
    <item>
      <title>Removing an article from Pending Retirement</title>
      <link>https://www.servicenow.com/community/community-central-forum/removing-an-article-from-pending-retirement/m-p/3567244#M7327</link>
      <description>&lt;P&gt;Several knowledge articles that require management approval were skipped. They are now in the "Pending Retirement" state. While I can update the Valid To date and save them, I cannot restore to the Draft workflow required to add missing knowledge blocks and then resubmit for approval.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only option I can think of is using Insert and Stay then making a new copy of the article. The drawback is that breaks any links to the older, "Outdated" articles.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any other suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI: I am using the modern instance of Zurich.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank-you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 17:37:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/removing-an-article-from-pending-retirement/m-p/3567244#M7327</guid>
      <dc:creator>DavidReynolds</dc:creator>
      <dc:date>2026-07-01T17:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Removing an article from Pending Retirement</title>
      <link>https://www.servicenow.com/community/community-central-forum/removing-an-article-from-pending-retirement/m-p/3567259#M7328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/751423"&gt;@DavidReynolds&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;DIV&gt;You can move the article back to &lt;STRONG&gt;Draft&lt;/STRONG&gt; using a background script, which allows you to retain the same record&lt;BR /&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;U&gt;BG Script:&lt;/U&gt;&lt;BR /&gt;var gr = new GlideRecord('kb_knowledge');&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;if (gr.get('SYS_ID_HERE')) {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gr.workflow_state = 'draft';&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gr.valid_to = ''; // optional, if you want to reset expiry&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gr.update();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;}&lt;BR /&gt;If you found this &lt;STRONG&gt;helpful&lt;/STRONG&gt;, please mark it as Helpful and &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; so it can reach others too.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Jul 2026 18:07:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/removing-an-article-from-pending-retirement/m-p/3567259#M7328</guid>
      <dc:creator>Sachin_Nasa</dc:creator>
      <dc:date>2026-07-01T18:07:05Z</dc:date>
    </item>
  </channel>
</rss>

