Automation to display workitems created automatically
Hello,
We have automation scripts which creates work item automatically as a follow up action.
Can we somehow note the user about the work item created automatically because of their actions.
So that user is aware of the action performed and if there is any wrong information has been added in the automatically created work item, that can be created.
Thank you
One answer
Create a custom queryable attribute maintained and set by the customĀ automation. You can also create a notification mail in your automation. See https://rsjazz.wordpress.com/2015/10/16/due-date-notifier-an-asynchronous-task-example/ for the mail API.