Actions
Bug #99240
closedMissing TCA for tx_scheduler_task prevents proper queries
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2022-12-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
TCA is missing for tx_scheduler_task
and it means that query builder will fetch also deleted and hidden items (restrictions do not work).
Please, add proper TCA for this table.
Actions