<?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 Restoring deleted column in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006892#M663818</link>
    <description>&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"&gt;I accidentally deleted a column (u_ticket_classification) in the Incident table, Is there anyway, that column can be restored without losing everything (rows of records) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2017 14:12:41 GMT</pubDate>
    <dc:creator>nowbeliever</dc:creator>
    <dc:date>2017-03-29T14:12:41Z</dc:date>
    <item>
      <title>Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006892#M663818</link>
      <description>&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"&gt;I accidentally deleted a column (u_ticket_classification) in the Incident table, Is there anyway, that column can be restored without losing everything (rows of records) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 14:12:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006892#M663818</guid>
      <dc:creator>nowbeliever</dc:creator>
      <dc:date>2017-03-29T14:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006893#M663819</link>
      <description>&lt;P&gt;Hi Thomas,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You can get the column back by navigating to 'Deleted Records' but i guess data is gone, you wont get that data back.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 14:58:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006893#M663819</guid>
      <dc:creator>Anurag Tripathi</dc:creator>
      <dc:date>2017-03-29T14:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006894#M663820</link>
      <description>&lt;P&gt;Thank you, Anurag. &amp;nbsp; I navigated to &amp;nbsp; system Definition --&amp;gt; Deleted Records and I couldn't find u_ticket_classification ? &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Is there anywhere else I might find it?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;In the deleted records, &amp;nbsp; I can see &amp;nbsp; "report stats executions" and "report executions" &amp;nbsp; listed under &amp;nbsp; table name column for today. If I group it by table, and looked under incident table, that column u_ticket_classification is still not there.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 15:40:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006894#M663820</guid>
      <dc:creator>nowbeliever</dc:creator>
      <dc:date>2017-03-29T15:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006895#M663821</link>
      <description>&lt;P&gt;I just tried the same in my personal instace too. Even though 'Audit' is turned on i am still not finding the dictionary i deleted in deleted records, this is weird.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Ill do some more research on this and come back if i finds something useful.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 15:56:02 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006895#M663821</guid>
      <dc:creator>Anurag Tripathi</dc:creator>
      <dc:date>2017-03-29T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006896#M663822</link>
      <description>&lt;P&gt;sys_metadata_delete is the table you need to consider to restore deleted column. Delete records are placeholder for 'deleted records' whereas sys_metadata_delete is placeholder&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I had done that once in past, and along with column, it stored column value as well .&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Again, i would suggest to experiment this in sub prod before performing on PROD&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 17:09:52 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006896#M663822</guid>
      <dc:creator>Deepak Ingale1</dc:creator>
      <dc:date>2017-03-29T17:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006897#M663823</link>
      <description>&lt;P&gt;Deepak,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; I tested it out on the sandbox and it worked. I, then, went back to the PROD box and restored the column back to the original status including the deleted UI policies that associates with it. &amp;nbsp; My ServiceNow is back in business. &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;sys_metadata_delete&lt;/STRONG&gt; table is the key&lt;STRONG&gt; to restore all accidentally deleted column(s) and related records.&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank you again, Deepak and Anurag.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 19:19:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006897#M663823</guid>
      <dc:creator>nowbeliever</dc:creator>
      <dc:date>2017-03-29T19:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restoring deleted column</title>
      <link>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006898#M663824</link>
      <description>&lt;P&gt;Hi Deepak,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Somehow i deleted the record form "&lt;STRONG&gt;sys_metadata_delete&lt;/STRONG&gt;" as well. So, Is there any option to get it back now ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 07:42:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/restoring-deleted-column/m-p/2006898#M663824</guid>
      <dc:creator>Mansha</dc:creator>
      <dc:date>2019-09-10T07:42:41Z</dc:date>
    </item>
  </channel>
</rss>

