UCF / Search-Service-Django

A django based REST API for accessing search data and related data management tools.
0 stars 0 forks source link

Incorporate job title into the employee model, and update the importer to include the field. #286

Closed jmbarne3 closed 3 years ago

jmbarne3 commented 3 years ago

When HRIS sends us a new proof of the faculty export, we will want to include job title into the Employee model and update the importer to pull in the titles.

jmbarne3 commented 3 years ago

Resolved in #297