Jobs
Manage the core YouTrack collection jobs, run date-range backfills, and update a single issue by ID.
| Scheduled Job | Purpose | Cron | Status | Actions |
|---|---|---|---|---|
| Regular issues daily | Collect regular QA issue metrics for yesterday. | 0 3 * * * | Enabled | |
| Incidents daily | Collect newly created incidents for yesterday. | 30 3 * * * | Enabled | |
| QASE automation metrics | Collect QASE automation coverage for connected QASE projects. | 0 4 * * * | Enabled | |
| Pytest collect metrics | Collect skipped case counts from latest QASE Collect Only Run per project. | 30 4 * * * | Enabled |
Backfill
Run collection jobs over a selected date range. Backfills are queued in the background and tracked in recent runs.
Single Issue Update
Fetch one YouTrack issue by readable ID and update the matching regular issue or incident row automatically.