Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
User experience
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2017 at 09:29 UTC
Updated:
21 Sep 2017 at 08:35 UTC
Jump to comment: Most recent

Comments
Comment #2
finneComment #3
bojanz commentedCorrect, 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?
Comment #4
finneI 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.
Comment #5
bojanz commentedIt looks as if you updated the base module, but kept all submodules in the old version.
Comment #6
bojanz commentedGuessing 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.
Comment #7
finneThe solution was to reset all links in the admin menu. Only when I reset all commerce config links did the correct display show.