Project

General

Profile

Actions

Task #101985

open

Deal with leftover sql definitions from type=group

Added by Anja Leichsenring 8 months ago.

Status:
New
Priority:
Should have
Category:
-
Target version:
-
Start date:
2023-09-21
Due date:
% Done:

0%

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

Description

If a group field is defined as maxitems = 1 and has only one table in the allowed parameter, the resulting value is an integer. After #101908 these would be converted to text, so the sql definition was kept in place.
Deal with this exception from the rule and find a clean way to get rid of the sql definition and have those fields as integers

possible solutions:
- introduce a new TCA type for this exact configuration
- rewrite those definitions to selectSingle
- something else


Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #101553: Auto-create DB fields from TCA columnsNew2023-10-13

Actions
Related to TYPO3 Core - Feature #101908: Auto-create DB fields from TCA columns for type "group"ClosedAnja Leichsenring2023-09-13

Actions
Actions #1

Updated by Anja Leichsenring 8 months ago

  • Related to Feature #101553: Auto-create DB fields from TCA columns added
  • Related to Feature #101908: Auto-create DB fields from TCA columns for type "group" added
Actions

Also available in: Atom PDF