AppStateESS / homestead

A web-application for managing on-campus student housing.
GNU General Public License v3.0
4 stars 12 forks source link

Deprecate and Remove HousingApplication::getApplicationByUser() #1155

Closed jlbooker closed 6 years ago

jlbooker commented 7 years ago

Find all references and replace with HousingFactory methods, preferably looking up by Banner ID instead of username (because usernames can change).