BCStudentSoftwareDevTeam / lsf-oss

0 stars 0 forks source link

Creating/Removing departments #16

Open sheggen opened 2 years ago

sheggen commented 2 years ago

The Tracy/UTE database holds department information, which we use in the departmental compliance features. Admins will need a way to edit this information. I envision two solutions: 1) a back-end utility for mass import of departments (which does not support the removal or editing of departments); or 2) a UI update to the Manage Departments interface to allow for add/edit/remove (which will make bulk importing harder).

The solution may be to do both of these. This is not a priority issue.