v0.2
Objective
Enable user to share a checklist during an incident so that it’s clear what to do.
Assumptions
Requirements
Requirement | User Story | Jira Issue | |
---|---|---|---|
1 | See a shared checklist for the incident | As an incident participant user, I can see the checklist for each active incidents in the RHS it’s clear what’s been done and what needs to be done. |
|
2 | Add items to the checklist during an incident | As an incident participant, I can add items to the end of the incident checklist in the RHS so that the team can adapt to the situation. |
|
3 | Remove items from the checklist during an incident | As an incident participant, I can remove items from the incident checklist in the RHS so that the team can adapt to the situation. |
|
4 | Check/uncheck items in the checklist during an incident | As an incident participant, I can check off items for an incident in the RHS so that it accurate represents the team’s progress. |
|
5 | Log add/remove items in the incident channel | As the Incident plugin, a message is posted to the incident channel when a checklist item has been added/removed so that there is a timestamp record of who made the change. |
|
6 | Log check/uncheck items in the incident channel | As the Incident plugin, a message is posted to the incident channel when a checklist item has been checked/unchecked so that there is a timestamp record of who made the change. |
|
User interaction and design
Open Questions
Question | Answer | Date Answered |
---|---|---|
|