abelardopardo/ontask_b

Email Validation Error

Closed this issue · 0 comments

When scheduling an action if an email address or email domain is incorrect the error displayed within the GUI is 'The column with email addresses has incorrect values'.
There is no further information with the GUI or recorded in the logs.
OnTask uses the package email-validator (https://pypi.org/project/email-validator/) however we can' access the required info within the application.

Can OnTask list any addresses or supply lines in the csv that generate the error? This could be done via the GUI or via a log file (which can be viewed in the admin panel).