Hi Everyone,
I work in a one-man GIS team, and one of my main tasks is processing data collected via Field Maps. Once the field workers sync their data collection devices, I process multiple feature classes into a new hosted feature service in AGOL.
Throughout my scripts process it checks if certain feature services exist and if they do to delete them. With the new recycle bin feature my script fails because it is not "permanently deleted" it is just hanging out in the recycle bin. I can manually navigate to the recycle bin and manually delete it and my script works like it normally does.
Has anyone else experienced something like this? I imagine there must be a way to permanently delete an item in AGOL and have it not enter the recycle bin just deleted.