BlackbitDigitalCommerce / pimcore-data-director

Import Bundle for Pimcore
16 stars 3 forks source link

Importing files with glob expression (wildcards) - does not work #20

Closed betterapp closed 2 years ago

betterapp commented 2 years ago

My config is: image

When I upload the file SupplierProduct.xml into /@DD/Supplier One/Import/ folder DD do not start import automatically.

Is it a bug ?

BlackbitDevs commented 2 years ago

What is @DD? Is this a Pimcore asset folder or a filesystem folder? If it is a Pimcore asset folder, which data director version are you using? Because I just implemented glob expression aka wildcard support for Pimcore asset files yesterday for version 2.8, see https://github.com/BlackbitDigitalCommerce/pimcore-data-director/issues/15#issuecomment-1054166903

If you are using the latest 2.8.x-dev or above version, then it is a bug.

If @DD is a filesystem folder, then currently the Run automatically on new data checkbox does not have an effect because there is no event which I can listen to.

betterapp commented 2 years ago

@DD is a Asset folder

betterapp commented 2 years ago

We do not use 2.8 and any dev version. We use 2.7.10

Question is: For which version this documentation is ? https://pimcore.blackbit.de/Blackbit/1.pimcore/Handb%C3%BCcher/Ultima-Import-Bundle.pdf

Do you have any changelog file other then checking the commits ?

BlackbitDevs commented 2 years ago

Documentation is currently not versioned. In documentation it is mentioned that glob expressions work - but in 2.7 this is only the case for file system folders.

betterapp commented 2 years ago

@BlackbitNeueMedien when will 2.8 tag be published for DD ? Soon or later ?

BlackbitDevs commented 2 years ago

Is planned for next week

betterapp commented 2 years ago

Working with 2.8