Changes looks ok to me.
#3 ✨ Remove dependencies for the pathauto module. RTBC looks good to me.
Marking this as RTBC.
Fix added for the test case failure.
RCA:
The order of the new config is not consistent in all the configs, hence showing the difference between the actual config and the imported config.
@smustsgrave upgrade path for disable reset password is added along with test. Please review.
@smustgrave added the upgrade details in the change record.
Please review.
@smustgrave → added the change record at https://www.drupal.org/node/3359827 → .
Added fix for site maintenance test.
Thanks @deivamagalhaes for raising this issue. This is a very good feature and is required multiple times.
I tried patch #20, which is not applicable anymore on Drupal 10.1.0-dev. Creating a new patch along with schema and test case fixes.
Thanks for the patch. I tried to test the changes available in the patch with the standard configuration. Applied the patch #41 🐛 Layout page does not indicate which View Mode is being edited Needs work with Drupal 10.1.0-dev.
I am getting the error "The website encountered an unexpected error. Please try again later" on the default display layout page.
I got the below error from php logs.
Error: Call to a member function getViewModeOptionsByBundle() on null in Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage->getEditLabel() (line 430 of core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php).
Steps to reproduce
1. Install Drupal with the standard profile.
2. Enable Layout Builder on Article content type.
3. Go to Manage Layout on Default view mode at /admin/structure/types/manage/article/display/default/layout.
4. I got the above error.
apaderno → credited sharma.amitt16 → .