localgovdrupal / localgov_tasty_backend

Tasty backend intergration with Localgov Drupal
GNU General Public License v2.0
0 stars 0 forks source link

Manage book page view left in place after installing localgov_publications #22

Open andybroomfield opened 2 months ago

andybroomfield commented 2 months ago

This view should be getting deleted, could be an upstream problem.

http://localgov.lndo.site:8000/admin/structure/views/view/tb_manage_content_book

Screenshot 2024-07-29 at 10 21 22 AM
andybroomfield commented 2 months ago

call TastyBackendManager::deleteAdminView(book_page) once the book node is deleted?

andybroomfield commented 2 months ago

This also leaves permissions in the content_admin role.