Add results summary to header of all d.o issue queue views
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3151025. --> Reported by: [dww](https://www.drupal.org/user/46549) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>As part of the <a href="https://www.drupal.org/community-initiatives/drupal-core/bug-smash">Bug Smash Initiative</a> we're trying to expose more stats + metrics about core bugs.</p> <p>A very simple initial win would be to display the result summary on all issue queue views. This would let us slice/dice the queue with whatever filters we want, and get accurate totals in real time.</p> <p>Since these views a) are Search API and b) already use a full pager, whatever performance hit this would require is already being paid. We're simply exposing info that Views already has.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Use the default "Global: Result summary" feature from Views on all issue queue related views.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ol> <li><del>Actually configure all the views.</del></li> <li><del>Export properly into drupalorg/features/drupalorg_searchapi_issue_views</del></li> <li><del>Reviews.</del></li> <li><del>RTBC.</del></li> <li><del>Commit.</del></li> <li><del>Deploy to d.o.</del></li> <li><del>Rejoice.</del></li> </ol> <h3 id="summary-ui-changes">User interface changes</h3> <p>Views result summaries would appear at the top of all issue queue listings.</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue