Forum OpenACS Q&A: Re: Unable to delete package instance of 'Download'

Collapse
Posted by Dave Bauer on
This is not a DROP operation. Its a delete of a package instance.

Unfortunatly most packages still can not clean up a package isntance.

All packages need a delete apm callback to remove data when a package instance is deleted.

You can look the the tables the download package created. THere is probably a folder tied to the package_id of the package instance you wish to delete. Also check cr_folders.