<?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 How to Delete empty Categories in Fuji Knowledge Base in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454530#M111456</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I had created some categories in the version 3 knowledge base (Fuji release). I want to delete a few of these but Fuji doesn't let me delete them. All I can do is set their active state to False. They don't contain any subcategories or articles. So why can't I delete them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Debashree&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 31 May 2015 04:44:36 GMT</pubDate>
    <dc:creator>dp11</dc:creator>
    <dc:date>2015-05-31T04:44:36Z</dc:date>
    <item>
      <title>How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454530#M111456</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;I had created some categories in the version 3 knowledge base (Fuji release). I want to delete a few of these but Fuji doesn't let me delete them. All I can do is set their active state to False. They don't contain any subcategories or articles. So why can't I delete them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Debashree&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 04:44:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454530#M111456</guid>
      <dc:creator>dp11</dc:creator>
      <dc:date>2015-05-31T04:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454531#M111457</link>
      <description>&lt;P&gt;Hi Debashree, you can't delete it because of the delete ACL on the kb_category table.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The line in the ACL that prevents it from been "deletable" is the following: new KBCategory().canDelete(current.sys_id);&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Comment out that line and you will be able to delete your Knowledge Category.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Berny&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2015 05:08:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454531#M111457</guid>
      <dc:creator>bernyalvarado</dc:creator>
      <dc:date>2015-05-31T05:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454532#M111458</link>
      <description>&lt;P&gt;Hi Berny,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks for the reply. I shall try this out after discussing in our group.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Debashree&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2015 05:14:07 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454532#M111458</guid>
      <dc:creator>dp11</dc:creator>
      <dc:date>2015-05-31T05:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454533#M111459</link>
      <description>&lt;P&gt;You're welcome Debashree! I should have added that i tried it in my Fuji sandbox instance and it worked &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://www.servicenow.com/6.0.3.0/images/emoticons/happy.png"&gt;&lt;/SPAN&gt;. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Berny&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2015 05:20:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454533#M111459</guid>
      <dc:creator>bernyalvarado</dc:creator>
      <dc:date>2015-05-31T05:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454534#M111460</link>
      <description>&lt;P&gt;Hi Debashree,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Please check the below URL by replacing with INSTANCE NAME. Make sure you check "Admin overrides" for the below ACL to make delete button visible for admins.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A title="OURINSTANCENAME.service-now.com/sys_security_acl.do?sys_id=823c65e0d702210013ab49547e610387&amp;amp;sysparm_view=&amp;amp;sysparm_record_target=&amp;amp;sysparm_record_row=1&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on&amp;amp;sysparm_record_rows=4257" href="https://YOURINSTANCENAME.service-now.com/sys_security_acl.do?sys_id=823c65e0d702210013ab49547e610387&amp;amp;sysparm_view=&amp;amp;sysparm_record_target=&amp;amp;sysparm_record_row=1&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on&amp;amp;sysparm_record_rows=4257"&gt;https://YOURINSTANCENAME.service-now.com/sys_security_acl.do?sys_id=823c65e0d702210013ab49547e610387&amp;amp;sysparm_view=&amp;amp;sysparm_record_target=&amp;amp;sysparm_record_row=1&amp;amp;sysparm_record_list=ORDERBYDESCsys_updated_on&amp;amp;sysparm_record_rows=4257&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 31 May 2015 05:43:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454534#M111460</guid>
      <dc:creator>Pradeep Sharma</dc:creator>
      <dc:date>2015-05-31T05:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454535#M111461</link>
      <description>&lt;P&gt;Hi Debashree,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I had same issue and was able to figure out the reason for it. Hope this will be useful for other who are referring to this thread.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;To delete category from kb_category table there are certain conditions needs to be met. Admin also has to satisfy the condition as there is no "Admin Override" checkbox checked on the ACL.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1. &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;You should be manager/owner of the knowledge base.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2. &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;The category should be the last child category and none of the article should be using that category.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Please mark this as correct, if this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Rohant Joshi&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Apr 2017 12:14:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454535#M111461</guid>
      <dc:creator>Rohant Joshi2</dc:creator>
      <dc:date>2017-04-18T12:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete empty Categories in Fuji Knowledge Base</title>
      <link>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454536#M111462</link>
      <description>&lt;P&gt;This link no longer works&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Feb 2022 04:27:13 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/how-to-delete-empty-categories-in-fuji-knowledge-base/m-p/1454536#M111462</guid>
      <dc:creator>Kirsten3</dc:creator>
      <dc:date>2022-02-14T04:27:13Z</dc:date>
    </item>
  </channel>
</rss>

