Hi All,
 
If I view Job Activity Monitor (or execute sp_help_job) via a “sysadmin” connection I can see if a job is currently executing and which step it is on.
 
If I view Job Activity Monitor (or execute sp_help_job) via a “SQLAgentOperatorRole” or “SQLAgentReaderRole” or“SQLAgentUserRole” connection I can see all the jobs but it shows all the jobs as idle.
 
Any ideas? 
 
Thanks in advance.
Chris