autoupgrade icon indicating copy to clipboard operation
autoupgrade copied to clipboard

feat(configuration): added default configuration value for category b…

Open Dreimus opened this issue 1 year ago • 4 comments

If the product is accessed from another category than product default category, it will generate the breadcrumb according to current category.

Questions Answers
Branch? develop
Description? By default, product breadcrumb is generated by using product default category. With this feature, if a category is stored on the product controller and assigned to the viewed product, the breadcrumb will be generated accordingly.
Type? improvement
Category? FO
BC breaks? no
Deprecations? no
Fixed ticket?
Related PRs https://github.com/PrestaShop/PrestaShop/pull/30546
How to test? Upgrade to 9.0.0 branch or run the query manually.

Dreimus avatar Feb 16 '24 09:02 Dreimus

Ping @kpodemski

Dreimus avatar Feb 16 '24 09:02 Dreimus

We can merge after https://github.com/PrestaShop/PrestaShop/pull/30546 is merged. 👍

Hlavtox avatar Feb 16 '24 09:02 Hlavtox

PR https://github.com/PrestaShop/PrestaShop/pull/30546 is merged. Need to be tested by QA before merging it.

ga-devfront avatar Apr 29 '24 07:04 ga-devfront

@PrestaShop/qa-functional considering it only sets the default value in the database, I don't think this PR requires any manual tests

kpodemski avatar May 08 '24 11:05 kpodemski

Hi @kpodemski ,

Indeed it does not require any manual tests, I let you or any other maintainer check it and merge it :)

And thanks for the PR @Dreimus !

Robin-Fischer-PS avatar May 10 '24 13:05 Robin-Fischer-PS