Allow users to set a delete protection property for a geodatabase dataset

487
1
02-22-2019 07:08 AM
Status: Closed
Labels (1)
DuncanHornby
MVP Notable Contributor

ArcGIS Online allows you to set a property for an item in your contents to protect it from deletion. To delete an item with this property set means you have to manually turn it off then delete it.

I would like to see such a property on all datasets (e.g. FeatureClasses, Tables, Raster etc.) in a file geodatabase. This would stop you overwriting or deleting the dataset until you have ticked the property setting off.

Why would I ever want to do this? As a developer I create tools for automating geoprocessing. There is a law of diminishing returns in that as one develops tools you start discovering all the pathological cases in your data which require ever elaborate code to fix them. At some point it is quicker to edit those last few features. As soon as you do that the dataset becomes bespoke and not a final repeatable output from your tool. It is these cases I would like to be able to flag a dataset, just like in AGOL, as delete protected. This would stop me firing up that tool and overwriting any bespoke editing I may have done and forgotten about.

Anyone working up tools/models that do 99% of the data but fail on that last 1% where a manual intervention is required would see the benefit of being able to flag a dataset as delete protected to maintain it as a bespoke one time edited version.

1 Comment
SSWoodward
Status changed to: Closed

This idea has been closed as a duplicate of the Data Management Idea linked below. Don't worry, you can still show your support by commenting and adding kudos to the open idea. Thanks for your contributions!

https://community.esri.com/t5/data-management-ideas/allow-users-to-set-a-delete-protection-property/...