<?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: A software bug in ArcPro 3.0.2? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1221365#M60995</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I checked with our developer. Please find the answer below.&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;We run it as a python&amp;nbsp;tool from the python toolbox. If the same code is run in Notebook it is removed straight away, and there are no issues there.&amp;nbsp;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;But if the same code with arcpy.da.UpdateCursor to remove features is used in the toolbox the layer in the ArcPro is not updated at all. Search cursor prior, and after update cursor, returns the same count of features. Even the search cursor in the notebook after running the tool returns the same&amp;nbsp;(wrong) count. Only when the update cursor is run again from within the notebook to delete some additional features, the layer gets updated properly. After that the search cursor returns the correct number of features - count reduced by update cursor via toolbox, and the update cursor via notebook.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope this helps for further investigation.&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
    <pubDate>Thu, 13 Oct 2022 00:54:50 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2022-10-13T00:54:50Z</dc:date>
    <item>
      <title>A software bug in ArcPro 3.0.2?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1220982#M60945</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I think we found a rather severe software bug in ArcPro 3.0.2&lt;/P&gt;&lt;P&gt;This is what happens.&lt;/P&gt;&lt;P&gt;We are running ArcPro on a versioned mssql database. What we noticed though was, that when we retired/deleted features in the database using ArcPy the changes were not recognised in the same session unless you close the session and re-load the project.&lt;/P&gt;&lt;P&gt;I hopes this helps replicating the issue.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 03:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1220982#M60945</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-10-12T03:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: A software bug in ArcPro 3.0.2?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1221125#M60956</link>
      <description>&lt;P&gt;Are you running stand alone python?&amp;nbsp; If I try this using the python window in Pro 3.0.2 (and 2.9.3), it removes the selected feature right away.&amp;nbsp; Don't even need to refresh, at least with SQL Server SDE data.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 14:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1221125#M60956</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-10-12T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: A software bug in ArcPro 3.0.2?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1221365#M60995</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I checked with our developer. Please find the answer below.&lt;/P&gt;&lt;DIV&gt;&lt;EM&gt;We run it as a python&amp;nbsp;tool from the python toolbox. If the same code is run in Notebook it is removed straight away, and there are no issues there.&amp;nbsp;&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;EM&gt;But if the same code with arcpy.da.UpdateCursor to remove features is used in the toolbox the layer in the ArcPro is not updated at all. Search cursor prior, and after update cursor, returns the same count of features. Even the search cursor in the notebook after running the tool returns the same&amp;nbsp;(wrong) count. Only when the update cursor is run again from within the notebook to delete some additional features, the layer gets updated properly. After that the search cursor returns the correct number of features - count reduced by update cursor via toolbox, and the update cursor via notebook.&lt;/EM&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I hope this helps for further investigation.&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 00:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1221365#M60995</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2022-10-13T00:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: A software bug in ArcPro 3.0.2?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1227211#M61746</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User, could you provide a code sample (preferably a script tool or pyt) that reproduces this behavior?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 18:34:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/a-software-bug-in-arcpro-3-0-2/m-p/1227211#M61746</guid>
      <dc:creator>HannesZiegler</dc:creator>
      <dc:date>2022-10-31T18:34:46Z</dc:date>
    </item>
  </channel>
</rss>

