pimcore / ecommerce-framework-bundle

Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.
https://pimcore.com/docs/platform/Ecommerce_Framework/
Other
8 stars 28 forks source link

[Bug]: Pimcore 11 ecommerceframework_productindex does not migrate column name prefixes #159

Open rliebi opened 5 months ago

rliebi commented 5 months ago

Expected behavior

When upgrading from Pimcore 10 to Pimcore 11, it's expected that all tables transition from the o_ naming convention to the naming convention. @fashxp, is there a specific rationale behind this? I'm ready to submit a pull request immediately, but I want to ensure I'm fully informed about any nuances or implications.

Actual behavior

columns in the ecommerceframework_productindex table are not migrated and still have the o_ prefix.

Steps to reproduce

Upgrade Pimcore 10 -> Pimcore 11 and install ecommerce framework bundle

github-actions[bot] commented 4 months ago

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.