Skip to content

Configuration cannot be saved in scope that is different from Default Config #127

@sdzhepa

Description

@sdzhepa

For now configuration scope for Security.txt is defined as by store view
image
That leads to following issue: configuration cannot be saved in scope that is different from Default Config

Steps to reproduce:

  1. Create Website:
    a. Name = United Kingdom
    b. Code = uk_website
    c. Sort Order = 1

  2. Create Store :
    a. Web Site = United Kingdom
    b. Name = UK
    c. Code = uk_store
    d. Root Category = Default Category

  3. Create Store View:
    a. Store = UK
    b. Name = UNITED KINGDOM - ENGLISH
    c. Code = uk_en
    d. Status = Enabled
    e. Sort Order = 1

  4. Enable Security.txt and fill all fileds

  5. Go to Stores->Configuration

  6. Change Scope: to United Kingdom

  7. Edit some fields and click Save Config
    Result:
    ❌ Configuration is not saved for current website scope
    image

  8. Change Scope: to UNITED KINGDOM - ENGLISH

  9. Edit some fields and click Save Config
    Result:
    ❌ Configuration is not saved for current store view scope
    image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions