You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#204 Add a new homepage to UI, and display actions on incident pages #211 Update documentation and code to support the use of Slack bot tokens (starting xoxb)
This release adds extra fields to the Actions (#192) with the aim of making actions easier to track and prioritise. All fields are nullable so there should not be a migration problem.
Fields added:
Created date - automatically set when the action is created
Priority - High, Medium or Low
Done date
Due date
Type
Detective - does this make it easier for us to catch this problem in future?
Preventative - does this make it less likely to happen in future?
Corrective - is this restoring us back to a normal working state?