Cms: v3.1 doesn't honor custom sidebar ordering and headings

Created on 18 Jan 2019  Â·  3Comments  Â·  Source: craftcms/cms

Description

When updating an existing Craft 3 site to v3.1.1, custom sidebar ordering and headings are lost:

sidebar-issue

Steps to reproduce

  1. Start with a Craft 3.0.37 site that has custom sidebar headings.
  2. composer update to 3.1.1.
  3. Visit _Entries_ and note reordered sidebar items with missing headings. (Mine had one empty heading where previously there were three non-empty ones.)

Additional info

  • Craft version: 3.0.? → 3.1.1
  • PHP version: 7.3.0, 7.2.12
  • Database driver & version: MySQL 5.5.5

All 3 comments

I posted a similar issue and noted the sidebar ordering as well. It may have been fixed. See: https://github.com/craftcms/cms/issues/3659

3.1.2 is out now with the fix for this.

Was this page helpful?
0 / 5 - 0 ratings