BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

Grabbed CPO information from the TRACY DB and displayed in the user profile UI #1207

Closed CollegeStevenLN closed 3 weeks ago

CollegeStevenLN commented 3 weeks ago

We need to pull a student CPO number from Tracy with all the other student info and display it on the student's profile.

We updated the model to grab the CPO information from the corresponding Tracy database columns. Then, we updated user import script to reflect the additional information. Then we tested the new CPO information using test database data. Finally, we added the logic to prevent CPO text there is no CPO address.

github-actions[bot] commented 3 weeks ago

View Code Coverage