Page Properties | ||||
---|---|---|---|---|
|
Retrospective
Panel | ||||
---|---|---|---|---|
| ||||
What did we do well? |
- Released 5.17.0 early
- Had a stand-up meeting every day
- Code reviews complete
- Reacted quickly to user feedback/provided patches quickly
- Everyone involved with user support
Panel | ||||
---|---|---|---|---|
| ||||
What should we have done better? |
- See action items
Actions
- if a mathematical calculation test fails due to change in code, do not change the test to match the code without discussing with the team first
- watch in code reviews to catch where unit test values are being modified and bring to team's attention
- be very careful when modifying payroll processing code
- do not refactor unless there is adequate tests prior to the change