Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: The method always returns 0 because the jobs are never in state 'running'. A running job is a job that is not in state 'waiting_to_start' or 'finished'.
Verification steps: In evm.log, the value of "Running InfraConversionJob" is always 0 before the fix. After the fix, it's the number of currently migrating VMs.
https://github.com/ManageIQ/manageiq/pull/19817