Allow admin to run a connector job from the Activities page
The Activities page in Connectors is where we see the job status and execution logs (reasons for failure, partial success, etc). However, we’re not able to re-run a job from this page. We need to go back to the Jobs page to run a job.
This makes my workflow as such:
- Find out a Connector either Failed or was Partial Success run
- Go to Connectors > Activities > filter for the execution status > click the three dots on the activity to download failures or read failure message
- Go back to Connectors > Jobs and remember which jobs failed in order to re run them
Giving me an option to run a connector job from the activities page makes the troubleshooting and resolution user experience more seamless.