Dynamic product streams are not indexed, when changing product assignment at categories
- Dominant language
- PHP
- Stars
- 3.4k
- Forks
- 1.2k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 433
Description
*PHP Version:* 8.2 | *Shopware Version:* 6.6.7.1 | *Affected area / extension:* Platform(Default)
----
*_Actual behaviour:_*
If I open a category in the admin (Catalogues > Categories > click on a category) and then assign a product there in the ‘Products’ tab, the dynamic product groups are not reindexed.
-> Issue.
*_Expected behaviour:_*
If I open a category in the admin (Catalogues > Categories > click on a category) and then assign a product there in the ‘Products’ tab, the dynamic product groups should be reindexed.
*_How to reproduce:_*
# Create a dynamic product group based on "Product is in category X"
# Open the category X and assign there a product A.
# Save the category
# Afterwards look in the table product_stream_mapping. You will not find the product stream id there.
Contributor guide
Assessment
This issue has not been assessed yet.