Adding first and last name to sponsor model
All threads resolved!
All threads resolved!
Adding first and last name to sponsor model so that we don't have to ask a different service for these.
Adding some auto-generated endpoints for adding and removing sponsors.
I just updated the initial migration instead of creating a new one.
Merge request reports
Activity
Filter activity
- Resolved by Deaktivert bruker
How do we reconcile that sponsor names change?
That sponsors change their names frequently is not a hypothetical situation. It happens when people marry, divorce, or otherwise choose to change their identity.
I understand this is to avoid an additional lookup in an external system, but I would argue that the penalty of this lookup should be negated with effective caching.
added 5 commits
-
af6194f3...bd940e26 - 4 commits from branch
master
- 5b075dc4 - Merge branch 'master' into sponsor_model_updates
-
af6194f3...bd940e26 - 4 commits from branch
mentioned in commit e1363c26
Please register or sign in to reply