- Issue created by @malcomio
- 🇬🇧United Kingdom malcomio
Seems that this line was added in #2731283: Display configuration overrides in the settings form → , but it's never had any conditional logic around it.
- Merge request !46Issue #3504674: Disabled fields warning may be confusing → (Open) created by malcomio
- 🇮🇳India sandeep_k New Delhi
@malcomio, Tested the MR MR !46 mergeable on Drupal version- 10.3.1-dev. The patch was applied successfully and looks good to me.
Testing Steps:- Download the SMTP Authentication Support module.
- Go to Extend- Install> SMTP Authentication Support module.
- Go to /admin/config/system/smtp- Added before results.
- Download the shared patch and Apply.
- Go to /admin/config/system/smtp and Re-verify this.
Testing Results:
After applying the patch, the warning message is not appearing now. RTBC++