synolia / SyliusSchedulerCommandPlugin

Schedule Symfony Commands in your Sylius
MIT License
30 stars 20 forks source link

SchedulerCommand DatetimeFieldType shouldn't decorate the sylius one #75

Closed GalloisLuca closed 1 year ago

GalloisLuca commented 1 year ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
License MIT

To reproduce, you can create a custom Datetime grid field with a specific format, you'll see it don't display the proper one

GalloisLuca commented 1 year ago

Somes CI failed because SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sylius_test.messenger_messages' doesn't exist

I'll fix that if i have time

GalloisLuca commented 1 year ago

@oallain CI passed, good job ! What did you do ? I can see you didn't change anything from my commit, container issue ?

oallain commented 1 year ago

@oallain CI passed, good job ! What did you do ? I can see you didn't change anything from my commit, container issue ?

Just rebase after fixed on https://github.com/synolia/SyliusSchedulerCommandPlugin/pull/76/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52L65