Actions
Feature #58764
closedAdd more File Abstraction Layer reports
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2014-05-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To check the integrity of the sys_file index, other reports are usefull:
- report, if for records the missing status is missing (files are deleted - index not up-to-date)
- report, if pids of sys_file_reference records are fitting to pids of related records
- report, if sys_file_reference records pointing to lost sys_file records
- report, if sys_file contains duplicates on combined identifier (storage, identifier)
- report, if sys_file contains duplicates for the same file in different storages
Actions