Project

General

Profile

Actions

Task #70899

closed

Epic #70898: Streamline FAL metadata

Streamline FAL "status"

Added by Xavier Perseguers over 8 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Start date:
2015-10-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Database field is of type "varchar" but GUI is a dropdown with 3 integer values:

  • 1 = OK
  • 2 = Pending
  • 3 = Under review
Actions #1

Updated by Xavier Perseguers over 8 years ago

  • Category set to File Abstraction Layer (FAL)
Actions #2

Updated by Benni Mack about 7 years ago

  • Target version changed from 8 LTS to Candidate for patchlevel
Actions #3

Updated by Susanne Moog about 5 years ago

  • Status changed from New to Needs Feedback

I would not do this, this will break backwards-compatibiltiy - because people might actually store strings in the existing status field - for no good reason. Additionally it would involve writing a migration as the field type cannot be changed while there is data stored in the field (tested on mariadb). I'd say it's not worth the hassle.

Actions #4

Updated by Xavier Perseguers about 5 years ago

  • Status changed from Needs Feedback to Rejected

Fine then, it's pretty old anyway.

Actions

Also available in: Atom PDF