Skip to content

Cronjobs not found when using invokable Commands #72

@frostieDE

Description

@frostieDE

Since Symfony 7.3 commands can be invokable (see https://symfony.com/blog/new-in-symfony-7-3-invokable-commands-and-input-attributes). This also implies, that the command class does not need to extend from the Command base class. As a result, cronjobs that are based on invokable commands are not visible by this bundle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions