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 a Source Also Deletes Related Leads . #1788

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

Deleting a Source Also Deletes Related Leads . #1788

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

Comments

@ashishkumar-webkul
Copy link
Collaborator

Bug Report

Title

Deleting a Source Also Deletes Related Leads

Issue Description

When a source is deleted, all leads associated with that source are also removed. This behavior is incorrect, as deleting a source should not affect the existing leads. The leads should remain intact, even if the source is deleted.

Steps to Reproduce

  1. Navigate to Admin -> Settings -> Sources.
  2. Create a new source and associate it with several leads.
  3. Delete the source from the list.
  4. Check the leads associated with the deleted source.

Expected Result

Deleting a source should not delete the leads associated with it. The leads should remain in the system, with either the source field blank or a placeholder indicating the deleted source.

Actual Result

All leads associated with the deleted source are removed from the system.

Acceptance Criteria

  1. Ensure that leads are not deleted when their associated source is removed.
  2. Provide an appropriate message or indicator for leads that no longer have a source.
  3. Validate that this behavior applies to all relevant lead management scenarios.

Attachments:

Sorce.Deleted.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