krayin/laravel-crm

When viewing person profile and there when we remove 1 email and save it. All emails entry appears empty.

Closed this issue · 1 comments

Bug report

Title

When viewing person profile and there when we remove 1 email and save it. All emails entry appears empty.

Issue Description

When viewing person profile and there when we remove 1 email and save it. All emails entry appears empty.

Preconditions

  1. Admin must be logged in.
  2. Person with minumum 2 email must be there.

Steps to reproduce

  1. Go to Admin -> Persons -> view page -> Edit the address and remove 1 address
  2. Save
  3. Check the email section its blank.

Expected result

If 1 email is remaining that must appear.

Actual result

Email.Section.Blank.mp4

Checked and found that the Email Entry issue has been fixed.

Video

Email.Entry.issue.fixed.mp4