Skip to content

Comments

fix(contacts): correct function parameter types in CRUD helpers#328

Open
fbehrens wants to merge 1 commit intosteipete:mainfrom
fbehrens:push-ykynsnqyqrkv
Open

fix(contacts): correct function parameter types in CRUD helpers#328
fbehrens wants to merge 1 commit intosteipete:mainfrom
fbehrens:push-ykynsnqyqrkv

Conversation

@fbehrens
Copy link

Summary

  • Fix type errors in contactsApplyPersonName and contactsApplyPersonOrganization where given and org parameters were incorrectly grouped as bool instead of string due to Go's comma-separated parameter syntax.

Test plan

  • make build compiles without errors

🤖 Generated with Claude Code

@algodondev
Copy link

Thanks man, your commit saved my setup for google

@chanyaoying
Copy link

chanyaoying commented Feb 20, 2026

after making the changes myself i can confirm this worked for me, thank you for the fix!

@dhanson358
Copy link

Also fixed for me! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants