MicrosoftDocs / vsts-rest-api-specs

MIT License
158 stars 114 forks source link

SendMail is not working for queries and spec is incomplete #658

Open Prybe opened 4 months ago

Prybe commented 4 months ago

The SendMail api is not working for queries. For single WorkItems yes, but queries returns empty result table.

Anyway the spec is uncomplete. SendMailBody fields has no description.

for example. No documentation of persistanceId . If it is empty or filled. Both is irrelevant, If wiql is empty, you receive no mail even persistanceId is filled. You need to use tfIds. emailAddresses is not working.

Maybe documentation / description of undocumented field would help.

JanaVPetrova commented 4 months ago

Hello @Prybe , please specify what piece of the documentation you are referring to.