Project

General

Profile

Actions

Feature #58764

closed

Add more File Abstraction Layer reports

Added by Marc Bastian Heinrichs almost 10 years ago. Updated over 1 year ago.

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 #1

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #2

Updated by Susanne Moog about 5 years ago

  • Tracker changed from Task to Feature
Actions #3

Updated by Christian Kuhn over 1 year ago

  • Status changed from New to Closed

Closing here for now:
Dealing with db inconsistencies may or may not be a core topic, but it's at least a pretty complex one.
ext:dbdoctor tries to find various such inconsistencies to fix them. I guess that's the way to go for now: https://github.com/lolli42/dbdoctor

Actions

Also available in: Atom PDF