Open
Description
Preconditions and environment
PRECONDITIONS:
- magento version: 2.4.7
- magento installation with at least 2 store views
Steps to reproduce
- add a simple product
- add an image in the default scope and select "base" type/role
- make sure the type/role has been inherited by the store-scopes
- remove or change types/roles in a store_view scope (i.e. remove the "base" type/role)
- completely remove the gallery image (from scopes and from default)
- re-add a new image in the default scope and flag the type/role "base"
Expected result
- in the store scopes the images inherit the roles/types of the new added image as per the default scope
Actual result
- if we previously removed the "base" type/role in a specific store-view, even if the image was completely removed from the gallery, after re-adding the image now in the specific store-scope the type/roles are the ones of the old (removed) image instead the ones of the default image (we expected inheritance)
Additional information
No response
Release note
No response
Triage and priority
- 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”.