Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Triggering an email when a subset of tasks are complete.
I have a parent task and 3 subtasks. When the Done checkbox is checked on the three subtasks I would like to send an email. How can I trigger this email?
Comments
-
Set the formula for the summary row to tell you if all the children are checked:
=IF(COUNT(CHILDREN()) = COUNTIF(CHILDREN(), true), true, false)
Now create your notification. Choose when there are changes in specific columns (see attached).
Then create it to trigger when the done column changes to true
Then filter the condition to when the primary column is the parent in question. (See attached)
-
Adam, I have applied your solution. With the formula in the parent (Update TVs) if all children are checked the Done box shows checked at the parent level.
I also setup the notification. Thank you for the clear instruction. However, I am not receiving any notification to the email address specified.
I am testing this by unchecking the children and then rechecking them. Again once they are all checked the parent is checked but no email is received.
Any ideas?
Ann
-
You won't receive notifications for changes you've made in the sheet unless you've set that option in your account settings. Details on this are in our Help Center: https://help.smartsheet.com/articles/542904-using-notifications#own_change
-
Thanks Shaine. That did the trick
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives