Closed
Description
When edit product owner have able to set "Schedule Design Update"
Choose date applied, which theme will update, and page layout. But after set page layout to another value (example: 3 columns)
save and clear cache, Back to frontend and view exactly product edited before
View page source and see body class in DOM
Seem page layout not actually update. Owner will expected page layout change exactly like backend config but it's doesnt work
If we set in config it's should have highest priority or update last
Preconditions (*)
- Magento 2.4-develop
- Luma theme (in my scenario) Blank will have same behavior
Steps to reproduce (*)
- Go to admin
- Create new product or edit exists one
- Go to Schedule Design Update
- Set valid date for make sure update will be applied
- Choose theme (can set current theme actived)
- Choose page layout
- Clear cache
- Go to frontend and view details of product edit previously
- Inspect dom in browser and view body class
Expected result (*)
- Body class use page-layout-3columns
Actual result (*)
- Body class still show page-layout-1column
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- < ] Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- [ > Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done