Status of D7 modules won't updated anymore
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3204484. -->
Reported by: [lucastockmann](https://www.drupal.org/user/2199850)
Related to !3
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>We have a D8 DRD Site which is connected to a D7 DRD Agent.</p>
<p>Running <code>drush drd:info</code> is supposed to update the status of all Modules for each Domain. This is working correctly for D8 Agents but not for D7 Agents. Status for D7 Modules is not getting set.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>* Setup a D8 DRD Site.<br>
* Setup a D7 DRD Agent Site.<br>
* Connect D7 Agent to D8 DRD.<br>
* Run <code>drush drd:info</code> (Or respectively collect used projects and information via DRD Backend UI.)<br>
* Watch the "Domain" page for your D7 Agent.<br>
* Only the core is having a status, all contrib module are not having a status.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue