nidus-sync/platform/text
Eli Ribble f957dc6982
Migrate contact_email and contact_phone to allow dupes
The key item here is that comms.phone and comms.email are meant to
represent a real global namespace, but comms.contact is meant to
represent an organization-specific namespace. This means the mapping,
comms.contact_phone and comms.contact_email can't key off the global
namespace. Otherwise the contact namespace would implicitly be global.
2026-05-22 15:13:03 +00:00
..
job.go Move internal references to new source hosting 2026-05-19 15:33:57 +00:00
llm.go Move internal references to new source hosting 2026-05-19 15:33:57 +00:00
phone_number.go Migrate contact_email and contact_phone to allow dupes 2026-05-22 15:13:03 +00:00
report.go Move internal references to new source hosting 2026-05-19 15:33:57 +00:00
send.go Migrate contact_email and contact_phone to allow dupes 2026-05-22 15:13:03 +00:00
text.go Migrate contact_email and contact_phone to allow dupes 2026-05-22 15:13:03 +00:00