The /admin/commerce/config screen is missing the items without child items. See screenshot. This happenend when updating to 8.x-2.x-dev last week.

The Admin Toolbar dropdown menu does show the other items, but without Admin Toolbar you cannot reach many config screens.

CommentFileSizeAuthor
Screen Shot 2017-08-24 at 11.23.37.png237.12 KBfinne

Comments

finne created an issue. See original summary.

finne’s picture

Issue summary: View changes
bojanz’s picture

Category: Bug report » Support request

Correct, that is unavoidable. Every module will need to pick one of the new parents, or declare its own.
I've already updated shipping.

However, your page looks broken. Here's how it's supposed to look: https://www.drupal.org/files/issues/configuration%20page.png
Maybe try clearing cache again?

finne’s picture

I thought it might be broken in my installation... unfortunately I've done many cache clears since, and no improvement. I'll try and disable our custom modules, although I think we only added menu items, no altering existing ones.

bojanz’s picture

It looks as if you updated the base module, but kept all submodules in the old version.

bojanz’s picture

Status: Active » Fixed

Guessing this got fixed since, and that it was possibly caused by another copy of the codebase existing under vendor/ by accident?
Available on Slack for clarifications.

finne’s picture

The solution was to reset all links in the admin menu. Only when I reset all commerce config links did the correct display show.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.