Project

General

Profile

Actions

Task #101012

closed

Do not make syslog:list schedulable

Added by Sybille Peters 11 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Category:
scheduler
Target version:
-
Start date:
2023-06-13
Due date:
% Done:

100%

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

Description

Currently, this command is a schedulable command so it can be run via the scheduler.

But it does not really make sense to do this because it outputs information on the console and this does not work if run via the scheduler.

I may have missed somethings but this is what I researched:

  • looking in the code this is pretty straightforward: It fetches the records from the DB and then outputs via $io->table
  • running it via the scheduler yields no result (as expected)
Actions #1

Updated by Gerrit Code Review 11 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/+/79398

Actions #2

Updated by Gerrit Code Review 11 months ago

Patch set 2 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/+/79398

Actions #3

Updated by Gerrit Code Review 11 months ago

Patch set 3 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/+/79398

Actions #4

Updated by Gerrit Code Review 11 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/+/79414

Actions #5

Updated by Sybille Peters 11 months ago

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

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF