chore: Contact import improvements (CW-1362) (#6747)

Fixes: https://linear.app/chatwoot/issue/CW-1362/csv-imports-are-not-working-properly
Fixes: #3462

---------

Co-authored-by: Sojan <sojan@pepalo.com>
This commit is contained in:
Tejaswini Chile
2023-04-18 00:40:55 +05:30
committed by GitHub
parent 4505c5dda3
commit 905e77048f
9 changed files with 256 additions and 50 deletions

View File

@@ -0,0 +1,14 @@
<p>Hello,</p>
<p>Your contact import has been completed. Please check the contacts tab to view the imported contacts.</p>
<p>Number of records imported. : {{imported_contacts}}</p>
<p>Number of records failed. : {{failed_contacts}}</p>
<p>
Attachment [<a href="{{ attachment_url }}" _target="blank">Click here to view</a>]
</p>
<p>
Click <a href="{{action_url}}">here</a>
</p>