buildingu / Building-u-feedback

A feedback application that allows the interns at building-u, receive feedbacks on their projects.
https://buildingu.github.io/Building-u-feedback/
0 stars 5 forks source link

BE-fix-whoisassigned-update #26

Closed gbudjeakp closed 3 months ago

gbudjeakp commented 3 months ago

Context:
When a user profile is updated, e.g the user Full Name, the whoisAssigned column for that field back request doesn’t get updated and thus still has the value of the old name. This PR fixes that. It also add migration capabilities to the code.