OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
95 stars 40 forks source link

What is the best way to add task types to the active dashboard? #276

Closed dannemillerncom closed 4 weeks ago

dannemillerncom commented 1 month ago

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 100 export const plannerBucketTitle = "To do"; but checking it's references through different files I'm not sure how I would add more task types. image

v-saikirang commented 1 month ago

Hi @dannemillerncom,

Thanks for reaching out to us. We will look in to this and get back to you ASAP. Thanks.

v-saikirang commented 4 weeks ago

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.