oroinc / platform

Main OroPlatform package with core functionality.
Other
627 stars 351 forks source link

Cron Command is not registering if it has $defaultDescription field #1103

Open yaroslavbr opened 1 year ago

yaroslavbr commented 1 year ago

Summary
Cron Command is not registering if it has $defaultDescription field

Steps to reproduce

Actual Result Definition is not loaded I see such notification: Processing command "oro:cron:madia:xml-export-orders": Skipping, the command does not implement CronCommandInterface

Expected Result
Command defition should be successfully loaded

Details about your environment oro/platform | 5.0.11 oro/platform-enterprise | 5.0.9

anyt commented 1 year ago

Internal ticket id #BAP-20861

yaroslavbr commented 1 year ago

@anyt thanks for a fast response!