TypeError: Cannot read property 'id' of null
Sentry Issue: CATTR-DESKTOP-MAIN-GQ
TypeError: Cannot read property 'id' of null
File "app:///app/src/base/task-tracker.js", line 557, in TaskTracker.captureCurrentInterval
id: this.currentTask.id,
File "app:///app/src/base/task-tracker.js", line 422, in async TaskTracker.stop
await this.captureCurrentInterval(ticks);
File "app:///app/src/routes/task-tracking.js", line 59, in async Object.tracking/stop
await TaskTracker.stop();