Hi All,
I have an Epic with 6 different child issues.
If I modify start date of an Epic, all my child issues dates gets adjusted by adding/subtracting that many number of days.
How do I send in one mail to capture the changes across all child from and to dates?
I tried a Message variable creating inside a For each children loop.
But this sends 6 messages with dates for each child task.
I want to send it only once, but a concatenated message across all child tasks based on the change "from date" to "to date".
Appreciate any help extended here.
Thanks,