Part three notes - CMPUT301W24T38/Collatz301 GitHub Wiki

This document contains known issues and progress updates for the project as of the end of Part 3.

To be integrated into main program:

  • Admin controls and views

Bugs (include description):

  • Issue with create event where uid is null and causes issues all over. Included temporary fix but will be addressed soon
  • Similar issue with uid, it works differently based on whether the user is a first time user or not. (Found in create event but is likely everywhere)
  • Issues with some test cases not working that are believed to be in relation to integration