Hi there,
I think we found a rather severe software bug in ArcPro 3.0.2
This is what happens.
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.
I hopes this helps replicating the issue.
Thanks
Are you running stand alone python? If I try this using the python window in Pro 3.0.2 (and 2.9.3), it removes the selected feature right away. Don't even need to refresh, at least with SQL Server SDE data.
R_
Hi there,
I checked with our developer. Please find the answer below.
Hi @Anonymous User, could you provide a code sample (preferably a script tool or pyt) that reproduces this behavior?