Is it possible within Azure devops to send a bespoke notification to a user when a work item is completed.
Example Scenario
- Work item are logged in azure devops under project by user 'Y' on behalf of a user 'X'
- When this work item is completed is it possible to automate an email to user 'X'. Saying something like your request has been completed.
User 'Y' = Member of development team User 'X' = End user of system, who has requested feature
Is this possible to achieve or is there a better way to go about this process ?
