abhijit-ecsion / SmartEmail

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

Mail Listing not working properly on Inbox Group Count Diffrers from Actual DB Query Count. #9

Open abhijit-ecsion opened 3 years ago

abhijit-ecsion commented 3 years ago

Worked on Mail Listing not working properly on Inbox Group Count as we adding condition on sorting mails with subscribed and purchase.

Description - Mail Listing on count not working properly as we have added new condition for Subscribed mails on dynamic query.

Solution - Created new SP for Subscribed mails and call the Sp from the dynamic mail Listing SP which reduce the condition mismatching and syntax error occurred during dynamic query execute.