SyliusSchedulerCommandPlugin
SyliusSchedulerCommandPlugin copied to clipboard
Schedule Symfony Commands in your Sylius
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | BC breaks? | no | Fixed issue | https://github.com/synolia/SyliusSchedulerCommandPlugin/issues/96 | License...
**Is your feature request related to a problem? Please describe.** The CronExpressionHumanizer do not use the 3rd argument of `translate` to allow 24 hours format to be used. **Describe the...
**Is your feature request related to a problem? Please describe.** When I install the project, with the naming strategy `doctrine.orm.naming_strategy.underscore` the fields are not found due to other case being...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Fixed issue | #92 | License...
**Describe the bug** when I click on the log tail button, nothing happens. In console a .js script is missing. It seems related to the themes but there's no documentation...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** With the stable release of the Symfony Scheduler (exp. since 6.3) component right around...
**Is your feature request related to a problem? Please describe.** I have two websites hosted on the same server. I can't run twho schedulers **Describe the solution you'd like** In...
I'm getting slow queries report from Mysql because of the lack of an index for the "state" field. The query that is reported is the following: `SELECT t0.id AS id_1,...
**Describe the bug** I want to extends the `Command` Entity (`synolia_commands` table) but I can't. Doctrine want to create another table indeed. **To Reproduce** Steps to reproduce the behavior: 1....
| Q | A | ------------- | --- | Bug fix? | yes/no | New feature? | yes/no | BC breaks? | yes/no | Fixed issue | #... | License...