Skip to content

bin/magento config:show(or set) design/theme/theme_id fails #35751

Open
@speedupmate

Description

@speedupmate

Preconditions and environment

  • Magento 2.4.4
  • clean installation is enough

Steps to reproduce

in cli try to

bin/magento config:show design/theme/theme_id
bin/magento config:set design/theme/theme_id 3

while grepping from config values are present

bin/magento config:show | grep design
design/theme/theme_id - 3
design/head/includes - <link  rel="stylesheet" type="text/css"  media="all" href="{{MEDIA_URL}}styles.css" />

Expected result

config values are set

Actual result

you will get error messages

bin/magento config:show design/theme/theme_id
The "design/theme/theme_id" path doesn't exist. Verify and try again.

bin/magento config:set design/theme/theme_id 3
The "design/theme/theme_id" path doesn't exist. Verify and try again.

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

Metadata

Metadata

Assignees

Labels

Area: ContentComponent: ConfigIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReported on 2.4.4Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

Status

Pull Request In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions