Skip to content

feat(contacts): persist display number and upsert contact metadata#786

Merged
bmc08gt merged 1 commit into
code/cashfrom
feat/contact-display-number
May 29, 2026
Merged

feat(contacts): persist display number and upsert contact metadata#786
bmc08gt merged 1 commit into
code/cashfrom
feat/contact-display-number

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 29, 2026

Add displayNumber column to contact_mapping table (DB v17, AutoMigration). Switch from insert-only to upsert-all strategy in ContactCoordinator so contact name/photo metadata stays fresh. Format phone numbers via PhoneUtils for user-friendly display.

Add displayNumber column to contact_mapping table (DB v17, AutoMigration).
Switch from insert-only to upsert-all strategy in ContactCoordinator so
contact name/photo metadata stays fresh. Format phone numbers via
PhoneUtils for user-friendly display.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 29, 2026
@github-actions github-actions Bot added the type: feature New functionality label May 29, 2026
@bmc08gt bmc08gt merged commit e790195 into code/cash May 29, 2026
2 of 3 checks passed
@bmc08gt bmc08gt deleted the feat/contact-display-number branch May 29, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant