bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
25 stars 14 forks source link

Enforce user on DB records #3893

Open CarlyCotton opened 2 weeks ago

CarlyCotton commented 2 weeks ago

User Story As a ministry user, I want to have actions that impact records in the db enforce having a created by or modified by.

Acceptance Criteria

Business Context We discovered that users had access but their user profile was not being created due to missing required fields. These users could continue to make changes throughout the site (updating disability status, etc) but actions like NOTES would not be visible because user was NULL.