Current behavior:
- It is not possible to export or filter a list of jobs that failed to be exported via connector back to online repository
Requested behavior:
- It is possible to filter (and possibly export a list of) jobs that failed to be exported via connector back to the online repository
- Send an email notification to the project owner when manual export fails
Use case: Consider a user who wants to work with a connector through GUI, has no capability/knowledge to access the API or webhooks, and would like to be able to identify which jobs failed to export in a sizeable project. It is not possible to filter jobs whose export failed, and hovering with mouse over every job in a project with hundreds of jobs is not ideal and scalable.
Workaround: Create a webhook for "Job unexported" event and every time some job is not exported back to the repo, for whatever reason, you will receive a notification about that.
0 comments
Please sign in to leave a comment.