enter image description hereI want to email a workitem to a co-worker, when clicked send email I am getting ‘wit/sendmail’ error. Can anyone help me? I searched the web and other community, wasn’t able to find an answer.
I tried this multiple time, still get the same error
enter image description here
Prit_k is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
I can reproduce the same issue. The reason of the error is that the feature sending email is currently disabled on select scale units across the service due to a security incident.
There is no ETA for a resolution to this issue yet. You can follow the ticket on Azure DevOps Developer Community for the latest update. I will also help monitor it and update here if there is any progress.
As a workaround, it’s suggested that you create a query to get the target work items, Export to CSV, then send the .csv file locally.