Job counts in admin/jobs page not shown

Summary

The count shown on All tab of Admin -> Jobs page is not shown when on version 18.3.

Steps to reproduce

  1. Go to <INSTANCE_URL>/admin/jobs
  2. Filter by any Status
  3. Notice the count of jobs is not shown

What is the current bug behavior?

Job counts on All tab is not shown.

What is the expected correct behavior?

Job counts on All tab even when filtering should be shown as it was implemented in Add jobs count admin jobs vue (!118765 - merged)

Possible fixes

Change the condition used to show the count here

Edited by 🤖 GitLab Bot 🤖