Skip to content

Conversation

@sreichel
Copy link
Contributor

@sreichel sreichel commented Oct 22, 2025

Description (*)

Mage_Core and Mage_Cms use same admin config section(web >default pages), with same sort order for fields.

Manual testing scenarios (*)

  1. check current order ...
  2. now it is....
  • Default Web URL
  • Default No-route URL
  • CMS Home Page
  • CMS No Route Page
  • ...

- Mage_Core and Mage_Cms both had nodes with sort_order 1 and 2
Copilot AI review requested due to automatic review settings October 22, 2025 15:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the ordering of CMS configuration fields in the admin panel by adjusting their sort order values to prevent conflicts with Mage_Core fields that use the same section.

Key Changes:

  • Updated sort order values for four CMS configuration fields to higher values (20-22, 50) to avoid overlap with core configuration fields that previously shared the same sort order values.

@github-actions github-actions bot added the Component: Cms Relates to Mage_Cms label Oct 22, 2025
@sonarqubecloud
Copy link

@sreichel sreichel merged commit 953bf82 into OpenMage:main Oct 22, 2025
16 checks passed
@sreichel sreichel deleted the fix/config-order branch October 22, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant