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

Deleting Email and Contact Number from Lead Also Removes Them from the Person #1795

Closed
ashishkumar-webkul opened this issue Dec 11, 2024 · 0 comments

Comments

@ashishkumar-webkul
Copy link
Collaborator

Bug Report

Title

Deleting Email and Contact Number from Lead Also Removes Them from the Person

Issue Description

When a lead is created with a person having two or more email addresses and phone numbers, and an email or contact number is deleted from the lead, the corresponding details are also removed from the person’s record. This results in unintended data loss.

Steps to Reproduce

  1. Create a person with at least two email addresses and phone numbers.
  2. Create a lead and assign the same person to it.
  3. In the lead, delete one of the email addresses or phone numbers.
  4. Navigate back to the Person section and check the details of the assigned person.

Expected Result

Deleting email addresses or phone numbers from the lead should not affect the person’s record.

Actual Result

The email addresses or phone numbers deleted from the lead are also removed from the person’s record.

Acceptance Criteria

  1. Ensure that email addresses and phone numbers removed from a lead do not impact the corresponding person’s details.
  2. Validate that the person’s details remain intact, even after edits to the associated lead.
  3. Test the fix for leads with multiple email addresses and phone numbers to confirm no data loss occurs.

Attachments:

Contact.and.Email.mp4
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