Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend set primary contact to handle contact undelete #1

Closed
mscholtz opened this issue Jul 21, 2011 · 1 comment
Closed

extend set primary contact to handle contact undelete #1

mscholtz opened this issue Jul 21, 2011 · 1 comment
Assignees

Comments

@mscholtz
Copy link
Contributor

a low priority edge case:

If an acct has only one contact, and that contact is deleted and later undeleted, it should theoretically become the primary contact of that acct. Undelete is currently not handled.

@groundwired groundwired reopened this Oct 3, 2011
@ghost ghost assigned greenstork Nov 4, 2011
@greenstork
Copy link
Contributor

Made a really simple change to just pass IsInsert or IsUndelete boolean to the setPrimaryContact method in ONEN_AccountMaintenance class since functionality, an undelete and an insert are exactly the same.

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

No branches or pull requests

3 participants