My test ACH donation changed my name to all caps
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| On contact update use better name case | wikimedia/fundraising/crm | master | +78 -1 |
Related Objects
Related Objects
- Mentioned In
- T415719: Fundraising Sprint B Priorities
Event Timeline
Comment Actions
There's a merge resolver rule to determine the 'better' casing between two name versions - let's see if we can use that in the update path of WMFContact\Save
Comment Actions
Change #1235403 had a related patch set uploaded (by Ejegg; author: Ejegg):
[wikimedia/fundraising/crm@master] On contact update use better name case
Comment Actions
@Eileenmcnaughton the attached patch makes a couple fairly trivial methods on a deduper class static and public - if that's an issue I can just copy them to the save class
Comment Actions
Change #1235403 merged by jenkins-bot:
[wikimedia/fundraising/crm@master] On contact update use better name case