Task #58764
Add more File Abstraction Layer reports
Status: | New | Start date: | 2014-05-13 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Reports | Spent time: | - | |
Target version: | next-patchlevel | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | 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