abhijit-ecsion / SmartEmail

Smart Dashboard with Emails Counts and View
0 stars 0 forks source link

Grouped Mails tags on contact and dashboard count and listing of Co- Workers, Family and Clients Gives Empty Array Error. #11

Open abhijit-ecsion opened 3 years ago

abhijit-ecsion commented 3 years ago

Grouped Mails tags on contact and dashboard count and listing of Co- Workers, Family and Clients Gives Error.

Description - We have added tag on Contacts to separate the Contacts on Family , Clients and co- worker Groups. Tag saved properly into DB but when we searched count for that grouped contacts it get failed to get same count and listing from the database.

Solution -

  1. Check API which store the Tag and DB column with same tag inserted into DB.
  2. Work ad Debug on SP's which gives the count and listing .

  3. Need to change Join with SalestrackingContacts and SalestrackingEmail with ExternalContacts. and ExternalEmail. SalestrackingContacts and SalestrackingEmail - Used to display Application Contacts.
  4. Need to change Join with address information table which gives recipients mail address with EmailRowGUID.

ssssError