UCF / Search-Service-Django

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

Update Employee Model: `title` field. #290

Closed jmbarne3 closed 3 years ago

jmbarne3 commented 3 years ago

Update the Employee model with a new title field and update the importer to pull in the new values from the HRIS csv.

jmbarne3 commented 3 years ago

Closing as this is a duplicate of #286