Closed dannemillerncom closed 4 weeks ago
Hi @dannemillerncom,
Thanks for reaching out to us. We will look in to this and get back to you ASAP. Thanks.
Hi @dannemillerncom, Currently we have only one planner bucket implemented in the standard version. At this moment we do not have enough information on how to add more types and we do not support customization scenarios. But we would like to take your feedback and add it to our backlog and implement in one of our future releases based on feasibility. Thanks.
Currently the only option is "To Do," however we are wanting to have tasks for each section of the incident (Planning, logistics, public information etc.) Diving through the code I found the "To Do" reference in
EOC-TeamsFx/tabs/src/common/Constants.ts
on line 100export const plannerBucketTitle = "To do";
but checking it's references through different files I'm not sure how I would add more task types.