Olivier ALLAIN
Olivier ALLAIN
@dependabot recreate
> @oallain what do you think of this proposal? Hello, I think it's a good feature, we just need to fix CI.
Hello @TalkMarc You can see at https://github.com/FriendsOfSylius/SyliusImportExportPlugin/blame/9ada150500b56f7baae9e9861fe40ab2852c4e9d/src/Processor/ProductProcessor.php#L252 I think you can decorate this code and use some data from your file. Regards
Hello @TalkMarc Would you like to submit a Pull Request?
Hello @maxperei Should we keep this PR (update it) and merge it into the Sylius 1.x-compatible version?
Yes, We haven't specified the field names. For example : ```php #[ORM\Column(type: Types::STRING)] private string $cronExpression = '* * * * *'; ``` The `doctrine.orm.naming_strategy.underscore` configuration is not the default...
Thanks for your feedback. Can you suggest a fix in pull request? Otherwise, I try to fix it as soon as possible.
I think not ☹️
> +1 > > If you need help on migrating this, ping me. If you are already on it, please leave a note here. Thanks Hello, Feel free to open...
After taking a quick look, we've seen a BC with https://github.com/Sylius/Sylius/pull/15221/files#diff-9a6b9c673d9e6ca1434feedbcab5a85605a23a4ab3e555be79fbca78487e676a It's what you see too?