Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Panel
borderColor#91c89c
bgColor#f3f9f4

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
borderColor#d04437
bgColor#fff8f7

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