Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add row for admin module and restore boxes #1166

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

blackcoder87
Copy link
Member

@blackcoder87 blackcoder87 commented Jan 26, 2025

Description

  • Add row for admin module in modules table and restore admin module boxes if missing.

The entry for the admin module was missing if it wasn't a fresh 2.2.7 install. Therefore on the update to 2.2.7 the boxes for the admin module looked orphaned and got deleted. Without the entries for these boxes in the modules_boxes_content table it is impossible to add these boxes to the menu. Already existing boxes can be used until they are manually deleted from the menu.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

This PR has been tested in the following browsers:

  • Chrome
  • Firefox
  • Opera
  • Edge

...  in modules table and restore admin module boxes if missing.
[skip ci]
Copy link
Member

@hhunderter hhunderter left a comment

Choose a reason for hiding this comment

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

Kann den Fehler nachvollziehen und sollte damit behoben sein

@blackcoder87 blackcoder87 merged commit 786aa92 into master Jan 26, 2025
@blackcoder87 blackcoder87 deleted the add-admin-module-restore-boxes branch January 26, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants