<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Task Notification Mail only once/first assignment</title><link>https://community.appian.com/discussions/f/user-interface/38457/task-notification-mail-only-once-first-assignment</link><description>Hi, 
 A user task with notification setting enabled - sends mail when it reaches the node. 
 This user task has a Save button, which brings the control back to the same node in the process flow. Upson save, mail notification triggers again. 
 Tried activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145097?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 15:43:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c37915c-cdac-4299-aeb5-a406f3dcc769</guid><dc:creator>keerthik0010</dc:creator><description>&lt;p&gt;Yes I can&amp;#39;t chain it as I have many nodes and couple of And gateways. I understood chain doesn&amp;#39;t fit here.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for help Peter.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145094?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 14:02:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40e2ccb8-4581-4429-a995-52767c6de424</guid><dc:creator>Peter Lewis</dc:creator><description>&lt;p&gt;Are you missing any chaining inside of the sub-process? Since that is a synchronous sub-process, you must also chain through all of the nodes within the sub-process to ensure the chain isn&amp;#39;t broken.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145089?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 13:13:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1067d6f-6ec0-4eb7-ac0d-5e200df13cd7</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;it would get a new Task Instance ID, but also, so would a re-launched copy of your original one if you only have a single copy of the task node (so basically no difference there in terms of reporting, as far as I can tell).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145080?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 06:24:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e46331c9-605b-442e-9cab-ee8eadc3c86a</guid><dc:creator>keerthik0010</dc:creator><description>&lt;p&gt;But duplicated one would be a new task with new task ID right? For reports and task escalations, it impacts.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145078?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 05:22:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7587526b-daf4-492f-b66a-dc2c65093776</guid><dc:creator>keerthik0010</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1738732917719v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I have chaining already, but task gets closed and moves to my task list.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145069?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 18:39:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:613e913b-5047-4e92-9945-f13e801afa2c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;AFAIK what Chris said about chaining should be true.&amp;nbsp; Otherwise, if push comes to shove, you could always duplicate the task node and have subsequent instances use the duplicate, on which you set the hardcoded configuration to disable the &amp;quot;send email&amp;quot; option.&amp;nbsp; I know that&amp;#39;s not very efficient (i don&amp;#39;t understand why they&amp;#39;ve never set it up to be parameterized), but it&amp;#39;s at least fairly easy to do.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145061?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 16:55:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21793676-f6d8-4c64-b658-2b7cf11e52a3</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;A second email notification should &lt;span style="text-decoration:underline;"&gt;not&lt;/span&gt; be generated if chaining is configured correctly, even with &amp;quot;&lt;span&gt;&lt;em&gt;Notify task assignees of new task..&lt;/em&gt;&amp;quot; enabled.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you share a snipped of your process model?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task Notification Mail only once/first assignment</title><link>https://community.appian.com/thread/145053?ContentTypeID=1</link><pubDate>Tue, 04 Feb 2025 14:41:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:258c2b4d-547d-4acc-8ba3-06c84d975d52</guid><dc:creator>gayatria0439</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/keerthik0010"&gt;keerthik0010&lt;/a&gt;&amp;nbsp;, Can you show me your process? Alternatively, try handling this with a variable by assigning it a value or making it &lt;code&gt;null&lt;/code&gt;. This way, if it hits a second time and the logic doesn&amp;#39;t satisfy the condition, it should directly proceed to the end or save.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>