digitalutsc / islandora_lite_docs

Contains a Wiki with documentation for the UTSC Library's Islandora Lite System
GNU General Public License v3.0
2 stars 0 forks source link

Solution for purging items and media through workbench and UI. #70

Open kstapelfeldt opened 1 year ago

kstapelfeldt commented 1 year ago

Partial solution in the workbench module that allows you to delete media. Whole objects means node and media. No current one step solution. This probably also implies the idea of finding and deleting orphaned media.

kstapelfeldt commented 1 year ago

When you want to delete an object you have to delete media first before node. Workbench logic does not work for our case where the node media relationship is separate. Two pieces:

  1. Implementing a delete option in workbench
  2. Creating a standard view reporting orphaned media and unattached files (Views Bulk Operations view)