Hello Everyone,
In dashboard view the count of job chains is showing: 123
The result of the below sql query is giving 125
select count(*) from JobChain
If I do the manual count of job chains, the count is 119.
Can you please help me in understanding why is the difference of count in all these scenarios.
Regards,
Tinku