I'm using ArcGIS Pro version 2.8.3 and after I run a Python script, the attribute table for the layer that the script edited doesn't refresh until I click "Reconcile". Once I click "Reconcile", the attribute table will refresh and show the edits that the script created. The Python script runs the intersect tool and then does a field calculation. I've disabled the cache on the layer and the attribute table refreshed for a day or two after running the script, but now the table doesn't refresh anymore. Is this a bug in Pro or is there something else that is causing the attribute from refreshing?
Thanks in advance!