Logging issue because I'm going down a rabbit hole.
Is it possible to have an empty params property on taskPlan?
This getter is currently breaking order creation.
Happy to fix, but needed to know the above question first.
|
const { contextAgentId } = params |
Logging issue because I'm going down a rabbit hole.
Is it possible to have an empty
paramsproperty ontaskPlan?This getter is currently breaking order creation.
Happy to fix, but needed to know the above question first.
cobuy/tasks/getters/getEnhancedTaskPlans.js
Line 18 in 4f81f6a