Skip to content

Fix runner count when tabs are used

Miguel Rincon requested to merge mrincon-fix-all-count into master

What does this MR do and why?

Fix for #350807 (closed)

Screenshots or screen recordings

Before

2022-01-20_21.46.00

After

2022-01-20_21.53.40

How to set up and validate locally

  1. Logged in as instance admin
  2. Visit Admin Runners page (e.g. http://gdk.test:3000/admin/runners)
  3. Click on a tab such as "Instance"
  4. Confirm the number of runners stays the same

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Miguel Rincon

Merge request reports