Skip to content

Closes #5683: Allow re-ordering home menu item in main menu on config staging sites.#5686

Open
joeparsons wants to merge 1 commit into
mainfrom
issue/5683-ignore-static-menu-link-overrides
Open

Closes #5683: Allow re-ordering home menu item in main menu on config staging sites.#5686
joeparsons wants to merge 1 commit into
mainfrom
issue/5683-ignore-static-menu-link-overrides

Conversation

@joeparsons

@joeparsons joeparsons commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

Adds core.menu.static_menu_link_overrides to config ignore list to allow home menu item to be re-arranged on config staging site environments with config_readonly enabled.

Related issues

Closes #5683

How to test

  • Install config_ignore, config_readonly, config_ignore_readonly modules (would need to be on a test/live environment on Pantheon)
  • Attempt to rearrange home menu item in main menu
  • Verify no errors are logged

Types of changes

Arizona Quickstart (install profile, custom modules, custom theme)

  • Patch release changes
    • Bug fix
    • Accessibility, performance, or security improvement
    • Critical institutional link or brand change
    • Adding experimental module
    • Update experimental module
  • Minor release changes
    • New feature
    • Breaking or visual change to existing behavior
    • Upgrade experimental module to stable
    • Enable existing module by default or database update
    • Non-critical brand change
    • New internal API or API improvement with backwards compatibility
    • Risky or disruptive cleanup to comply with coding standards
    • High-risk or disruptive change (requires upgrade path, risks regression, etc.)
  • Other or unknown
    • Other or unknown

Drupal core

  • Patch release changes
    • Security update
    • Patch level release (non-security bug-fix release)
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major or minor level update
  • Other or unknown
    • Other or unknown

Drupal contrib projects

  • Patch release changes
    • Security update
    • Patch or minor level update
    • Add new module
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major level update
  • Other or unknown
    • Other or unknown

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires release notes.

@joeparsons joeparsons self-assigned this Jun 12, 2026
@joeparsons joeparsons added bug Something isn't working patch release Issues to be included in the next patch release labels Jun 12, 2026
@joeparsons joeparsons moved this from Todo to In Progress in 3.4.1 bug-fix patch release Jun 12, 2026
@joeparsons joeparsons marked this pull request as ready for review June 12, 2026 20:52
@joeparsons joeparsons requested review from a team as code owners June 12, 2026 20:52
@joeparsons joeparsons requested a review from trackleft June 12, 2026 20:53
@joeparsons joeparsons moved this from In Progress to Needs review in 3.4.1 bug-fix patch release Jun 12, 2026
@az-digital-bot

Copy link
Copy Markdown
Contributor

Tugboat has finished building the preview for this pull request!

Link:

Dashboard:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working patch release Issues to be included in the next patch release

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

When reordering home menu item in main menu, WSOD on config staging workflow sites.

3 participants