<?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>topic Re: Script to find 'move edits to base' setting in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/script-to-find-move-edits-to-base-setting/m-p/1127866#M43725</link>
    <description>&lt;P&gt;Hello AsaBlomberg,&lt;/P&gt;&lt;P&gt;The best I was able to find was to use arcpy.Describe() function to return a True/False if the data is versioned or not. Unfortunately, this only returned True regardless of the versioned status (with or without the "Move-edits-to-base" option checked). See screenshot from Python window in ArcGIS Pro:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MikeIvison1_0-1640043336493.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30108iDAC9E046ECC7C234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MikeIvison1_0-1640043336493.png" alt="MikeIvison1_0-1640043336493.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is the documentation for the Describe function: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/data-access/describe.htm" target="_self"&gt;Describe function documentation&lt;/A&gt;. You could try looking through all the options to see if one would determine True/False for the "Move-edits-to-base" check box.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 23:41:56 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2021-12-20T23:41:56Z</dc:date>
    <item>
      <title>Script to find 'move edits to base' setting</title>
      <link>https://community.esri.com/t5/data-management-questions/script-to-find-move-edits-to-base-setting/m-p/1120302#M43687</link>
      <description>&lt;P&gt;We have many hundred feature classes and we discovered that some of them by mistake have the versioning setting 'move edits to base'.&lt;/P&gt;&lt;P&gt;Is there a way to find out which feature classes that have this setting? Maybe with SQL or python?&lt;/P&gt;&lt;P&gt;Microsoft SQL Server, ArcGIS Enterprise 10.8&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 13:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/script-to-find-move-edits-to-base-setting/m-p/1120302#M43687</guid>
      <dc:creator>ÅsaBlomberg</dc:creator>
      <dc:date>2021-11-25T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Script to find 'move edits to base' setting</title>
      <link>https://community.esri.com/t5/data-management-questions/script-to-find-move-edits-to-base-setting/m-p/1127866#M43725</link>
      <description>&lt;P&gt;Hello AsaBlomberg,&lt;/P&gt;&lt;P&gt;The best I was able to find was to use arcpy.Describe() function to return a True/False if the data is versioned or not. Unfortunately, this only returned True regardless of the versioned status (with or without the "Move-edits-to-base" option checked). See screenshot from Python window in ArcGIS Pro:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MikeIvison1_0-1640043336493.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30108iDAC9E046ECC7C234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MikeIvison1_0-1640043336493.png" alt="MikeIvison1_0-1640043336493.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is the documentation for the Describe function: &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/data-access/describe.htm" target="_self"&gt;Describe function documentation&lt;/A&gt;. You could try looking through all the options to see if one would determine True/False for the "Move-edits-to-base" check box.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 23:41:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/script-to-find-move-edits-to-base-setting/m-p/1127866#M43725</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-20T23:41:56Z</dc:date>
    </item>
  </channel>
</rss>

