-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Some products have 'Activity' paramter displayed in designated line in compare view. It displays properly, if product was added using 'add to compare' button on PDP. However, when the same product is added with button from PLP, this line in compare view will not appear.
For some reason, this parameter dont seem to be transfered, when we add product to compare using buttons from PLP (see scenario 2)
Scenario 1.
Steps to repoduce:
- On fresh instance (clear cache etc.) go to gear, fitness equipment category.
- Add 'Go-Get'r Pushup Grips' to compare from PLP view
- Open compare list
- Now remove it, and go to the same product detail page
- Add product to compare again, this time from PDP.
Current behavior:
After step 3, 'Activity' parameter is missing from compare view.
After step 5, 'Activity' is correctly displayed there
Expected behavior
If parameter is present for a product, it should be visible in compare list. no matter how we add product there.
Scenario 2:
Steps to reproduce:
- On fresh instance (clear cache etc.) go to gear, fitness equipment category.
- Open 'Sprite foam Roller' PDP and add it to compare from there
- Open compare window - "activity parameter should be displayd for the product. close compare.
- Go back to category view and add 'Go-Get'r Pushup Grips' from PLP view.
- Open compare window again
Current result:
Foam roller has it's activity correctly displayed. Pushup grips have N/A there - while we know, this product have activity parameter as well

Expected result:
Activity should be correctly displayed for all products that contains this parameter.
Can you handle fixing this bug by yourself?
- YES
- NO
Which Release Cycle state this refers to? Info for developer.
Pick one option.
- This is a bug report for test version on https://test.storefrontcloud.io - In this case Developer should create branch from
developbranch and create Pull Request2. Feature / Improvementback todevelop. - This is a bug report for current Release Candidate version on https://next.storefrontcloud.io - In this case Developer should create branch from
releasebranch and create Pull Request3. Stabilisation fixback torelease. - This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from
hotfixormasterbranch and create Pull Request4. Hotfixback tohotfix.
Environment details
- Browser: latest Chrome
- OS: Ubuntu 18.04
- Code Version: release/v1.11 , next.storefrontcloud.io