in src/core/taskController.js [21:26]
getTaskDetails() { return { initialContactId: this.initialContactId, contactId: this.contactId, }; }