Skip to content

Dynamic row system config default values were reset, lost when Enabled/disabled by dependencies fields #32695

Open
@tuyennn

Description

@tuyennn

Preconditions (*)

  1. Magento 2.4.2

Steps to reproduce (*)

  1. Add a dynamic row system config depends on a main Yes/No configuration
  2. Add values for dynamic row system config
  3. main Yes/No configuration set: Yes => Save configuration. Check the database: core_config_data
  4. main Yes/No configuration set: No => Save configuration. Check the database: core_config_data
  5. main Yes/No configuration set: Yes => See the values for dynamic row

Expected result (*)

  1. the values for dynamic row after set back to Yes must remain the values that were set before

Actual result (*)

  1. Lost values for dynamic row config, the values on core_config_data is []

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • 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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions