Problem/Motivation

Overview menu missing after upgrading drupal 9.5 to 10.2.2
Only local images are allowed.
Only local images are allowed.

Steps to reproduce

After upgrading, check your admin menus. overview menu missing in list

Proposed resolution

Closed as a duplicate, instead see the earlier issue #3413508: Admin page access denied even when access is given to child items

CommentFileSizeAuthor
#5 before-upgrade.png107.73 KBkmani
#5 after-upgrade.png106 KBkmani

Comments

kmani created an issue. See original summary.

kmani’s picture

Issue summary: View changes
kmani’s picture

Assigned: kmani » Unassigned
cilefen’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

There are no images attached here.

kmani’s picture

StatusFileSize
new106 KB
new107.73 KB
kmani’s picture

Priority: Normal » Major
cilefen’s picture

Priority: Major » Normal

Support requests cannot be more than normal priority.

  • What theme is that?
  • What module is generating the drop-down menu?

I do not think this is anything to do with Drupal Core.

eugen zerr’s picture

Category: Support request » Bug report
Status: Postponed (maintainer needs more info) » Needs review

After a lot of research I found out that this problem was introduced by https://www.drupal.org/project/drupal/issues/296693.
And solvable through https://www.drupal.org/project/drupal/issues/3413508 applying the diff mentioned in the issue fork.
https://git.drupalcode.org/project/drupal/-/merge_requests/6100.diff

I guess this issue can be closed as duplicate then?

smustgrave’s picture

Status: Needs review » Closed (duplicate)

Agreed

kmani’s picture

Thanks, Eugen Zerr. After applying the patch, its working fine.

jonathan1055’s picture

Issue summary: View changes

Adding active link #3413508: Admin page access denied even when access is given to child items to the issue which solves this problem, and for which this one is closed.