Skip to content

TYPO3 v13 #5

@christophlehmann

Description

@christophlehmann

possible solution
if ($task->fileNeedsProcessing()) { => if (!$task->isExecuted() && $task->fileNeedsProcessing()) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions