fix problem with repeated bad stringifies of contactMethods on contact export/import #148

Merged
trentlarson merged 1 commits from fix-contact-import-export into master 2025-07-25 01:33:48 +00:00
Owner

Note that this changes the file export format: contactMethods would be objects and not strings. This is different from our original design so I want to make sure it makes sense. (I feel like it's reasonable, not having to force every format into the same constraints as SQL -- which has become a big pain and a source of confusion.)

Note that this changes the file export format: contactMethods would be objects and not strings. This is different from our original design so I want to make sure it makes sense. (I feel like it's reasonable, not having to force every format into the same constraints as SQL -- which has become a big pain and a source of confusion.)
trentlarson added 1 commit 2025-07-22 21:52:30 +00:00
trentlarson merged commit 6ddde21a86 into master 2025-07-25 01:33:48 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trent_larson/crowd-funder-for-time-pwa#148