Skip to content

Schedule Design Update when edit product in backend seem not set properly #32007

Closed
@engcom-Kilo

Description

@engcom-Kilo

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

https://docs.magento.com/user-guide/catalog/product-scheduled-design-update.html

Preconditions (*)

  1. Magento 2.4-develop
  2. Luma theme (in my scenario) Blank will have same behavior

Steps to reproduce (*)

  1. Go to admin
  2. Create new product or edit exists one
  3. Go to Schedule Design Update
  4. Set valid date for make sure update will be applied
  5. Choose theme (can set current theme actived)
  6. Choose page layout
  7. Clear cache
  8. Go to frontend and view details of product edit previously
  9. Inspect dom in browser and view body class

Expected result (*)

  1. Body class use page-layout-3columns

Actual result (*)

  1. 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

Component: CatalogIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: ready for confirmationPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions