Project

General

Profile

Actions

Bug #102698

closed

High load & response time after change itemsProcFunc in BackendUtility label functions

Added by Joerg Boesche 5 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2023-12-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

The adjustment in TYPO3 v12.4.9 in the TCA items creates high load and loading times in the backend. In v12.4.8 the load and response time is quiet okay.

Edit-New-Document-Items-TCA-Select-Response-Time

By adding “BackendUtility::getRecordWSOL”, a database query is made for each record in the items list. For larger projects with several thousand available items, the TCA form often takes 30 seconds to load.

This adjustment seems to be the issuer.
82118: [BUGFIX] Resolve itemsProcFunc in BackendUtility label functions | https://review.typo3.org/c/Packages/TYPO3.CMS/+/82118

Might be the issuer: #100855, #102616


Files

edit-new-document-response-time.png (23.3 KB) edit-new-document-response-time.png Edit-New-Document-Items-TCA-Select-Response-Time Joerg Boesche, 2023-12-19 11:24

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #100855: TCA type radio with itemsProcFunc doesn't show information in list view nor in export CSVResolved2023-05-10

Actions
Related to TYPO3 Core - Bug #102616: TCA type selectSingle with itemsProcFunc doesn't show information in list view nor in export CSVResolved2023-12-06

Actions
Actions #1

Updated by Christian Kuhn 5 months ago

  • Related to Bug #100855: TCA type radio with itemsProcFunc doesn't show information in list view nor in export CSV added
Actions #2

Updated by Christian Kuhn 5 months ago

  • Related to Bug #102616: TCA type selectSingle with itemsProcFunc doesn't show information in list view nor in export CSV added
Actions #3

Updated by Gerrit Code Review 5 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82264

Actions #4

Updated by Gerrit Code Review 4 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82248

Actions #5

Updated by Oliver Bartsch 4 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF