-
Notifications
You must be signed in to change notification settings - Fork 70
Description
For now configuration scope for Security.txt is defined as by store view
That leads to following issue: configuration cannot be saved in scope that is different from Default Config
Steps to reproduce:
-
Create Website:
a. Name = United Kingdom
b. Code = uk_website
c. Sort Order = 1 -
Create Store :
a. Web Site = United Kingdom
b. Name = UK
c. Code = uk_store
d. Root Category = Default Category -
Create Store View:
a. Store = UK
b. Name = UNITED KINGDOM - ENGLISH
c. Code = uk_en
d. Status = Enabled
e. Sort Order = 1 -
Enable Security.txt and fill all fileds
-
Go to Stores->Configuration
-
Change
Scope:
toUnited Kingdom
-
Edit some fields and click
Save Config
Result:
❌ Configuration is not saved for current website scope
-
Change
Scope:
toUNITED KINGDOM - ENGLISH
-
Edit some fields and click
Save Config
Result:
❌ Configuration is not saved for current store view scope