🇮🇳India @sharma.amitt16

Delhi
Account created on 26 June 2013, over 11 years ago
#

Recent comments

🇮🇳India sharma.amitt16 Delhi

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.

🇮🇳India sharma.amitt16 Delhi

@smustsgrave upgrade path for disable reset password is added along with test. Please review.

🇮🇳India sharma.amitt16 Delhi

@smustgrave added the upgrade details in the change record.
Please review.

🇮🇳India sharma.amitt16 Delhi

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.

🇮🇳India sharma.amitt16 Delhi

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.

Production build 0.71.5 2024