Versions Compared

Key

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

Table of Contents

Table of Contents
minLevel1
maxLevel7
excludeTable of Contents

Overview

This update of UH Groupings is scheduled to go into production as early as September 21on Tuesday, November 22, 2022 (new date). The service will be unavailable between 5:00 PM and 5:30 PM.

This update provides significant improvements in usability and functionality. For more information on the groupings concepts, please see the UH Groupings service description information.

A special thanks is due to the many students on the student team that has been working on this project. Their efforts and talents are very much appreciated.

Features and Changes

  1. Greatly improved user interface, tested for ADA compliance.

  2. Ability to import users into a grouping from a CSV file.

  3. Ability to add

...

  1. owner-defined descriptions to a grouping.

  2. Faster response times (additional performance improvements are planned).

  3. Split the project into two projects, a UI front end and an API back end.

  4. Update dependencies to improve security and reliability.

  5. Major bug fix to address support for very large groupings, 10k+

  6. Minor bug fixes.

  7. Increase code coverage for unit and system testing.

A special thanks to the students that have been working on this project. Their efforts and talents are very much appreciated.

Screenshots

...

Why the delay?

A problem was discovered in Production that is not evident in Test due to differences in the data between the two environments. Upon discovering the issue it was necessary to review the codebase to ensure that all potential occurrences of the issue are identified and remediated. The issue? Production has no groupings that allow a person to self-serve opt-in, which resulted in a null point exception.