krayin / laravel-crm

Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
https://krayincrm.com
MIT License
7.52k stars 499 forks source link

Not allow to create new person with same email id once it deleted from person or organization #1225

Closed jigspatel07 closed 2 weeks ago

jigspatel07 commented 4 months ago

Discussed in https://github.com/krayin/laravel-crm/discussions/1224

Originally posted by **jigspatel07** February 27, 2024 when delete organization it deletes associated person from this but not allow that email again while create new person with same email id ![image](https://github.com/krayin/laravel-crm/assets/159443961/67ffcf28-98d6-46c6-9b91-42e563de3808)
prabhat-webkul commented 4 months ago

@jigspatel07 Yes, it seems there is some issue. I am checking it.

prabhat-webkul commented 3 months ago

@jigspatel07

fixed by https://github.com/krayin/laravel-crm/pull/1226

komal-sh-27 commented 3 months ago

I have checked this PR #1226 and it is working fine.