The warnings should be enabled on first install
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3555772. --> Reported by: [rachel_norfolk](https://www.drupal.org/user/66273) Related to !11 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently, when first installing the module, the warnings are actually disabled. This can make a first time user of the module think they have either done something wrong or the module doesn&rsquo;t work.<br> We should start after first install with the warnings enabled.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Build a new site and install the module. Note that the warning messages don&rsquo;t appear and that the setting to enable is false.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Enable the setting to true in config_warning.settings.yml</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <p>none</p> <h3 id="summary-api-changes">API changes</h3> <p>none</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>none</p>
issue