InnovatorAdmin icon indicating copy to clipboard operation
InnovatorAdmin copied to clipboard

InnovatorAdmin: Vault Cleanup component

Open rneuber1 opened this issue 8 years ago • 0 comments

A component which provides the following functions would be great: (for some of them an access to the file share which hosts the vault data is required)

Check for orphaned file items
  • File Items that are not referenced by any file item property or file relation (allow to delete the file items or export a list of ids)
  • File Items that do not exist in the vault (allow to delete the file items or export a list of ids)
Check for orphaned files
  • Files that are in the vault but do not have a corresponding file item (allow to delete them in the file system, either directly or by creating a batch file which does a "del" )
convenience functions
  • Clean up temporary vault transaction directories
  • Create helper scripts (*.bat Files) to either delete or copy selected file items

rneuber1 avatar Jul 30 '15 11:07 rneuber1