Default storeview status field should be readonly not disabled #9976
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
When trying to change the name of the default storeview, the first time you want to save your changes an error message occurs saying
The default store cannot be disabled
. That occurs as thestatus
field is set todisabled
instead ofreadonly
and so the status field is not correctly submitted.Preconditions
Steps to reproduce
Stores
>All stores
Expected result
Actual result
The default store cannot be disabled
The text was updated successfully, but these errors were encountered: