terranodo / landscapeportal

landscape portal geonode_project
0 stars 1 forks source link

Layer deletion behavior #3

Open matthewhanson opened 9 years ago

matthewhanson commented 9 years ago

I think we need to carefully consider any sort of delete behavior. If a layer exists on multiple sites, and that layer is removed from SiteA, then it should not be removed from GeoServer or the databae.

Under what conditions should data be deleted? Perhaps this is a function only possible from the master site, or perhaps it checks to see if any other site has access and if not, will delete. Thoughts?