Project

General

Profile

Actions

Bug #92734

open

tables sys_file and sys_file_metadata should have a deleted flag

Added by Stefan Busemann over 3 years ago. Updated over 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Start date:
2020-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I delet a file via fllelist module, the file gets deleted (or move into the _recycler folder), but the sys_file and sys_file_metadata remain in the database tables untouched. If i unload later a file the same file identifier (same folder, same file_name), I will have duplicated entries in the table sys_file and sys_file_metadata.

AC:
  • sys_file and sys_file_metadata should get a deleted flag
  • the deleted flag should be set during deletion via filelist
Actions #1

Updated by Benni Mack over 3 years ago

  • Target version changed from 11.0 to Candidate for Major Version
Actions

Also available in: Atom PDF