Skip to content

Modules sort order in config.php is being inconsistent when no changes being made #16116

Closed
@comdiler

Description

@comdiler

Preconditions

  1. Install any Magento 2.*

Steps to reproduce

  1. Run php bin/magento setup:upgrade
  2. Run cp app/etc/config.php app/etc/config.php_t1
  3. Run php bin/magento setup:upgrade again
  4. Run cp app/etc/config.php app/etc/config.php_t2
  5. Run diff app/etc/config.php_t1 app/etc/config.php_t2

Expected result

  1. Files should be the same, because of no changes being made

Actual result

  1. Files are different

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: Framework/ModuleFixed in 2.2.xThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions