<?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>Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/discussions/f/process/3808/hide-related-tasks-from-other-users-in-a-group-if-user-accepts-a-task</link><description>I have record and related actions for each record on the tempo. I have assigned a user group for the tasks. My requirement is, if one of the member have taken a task then the related task should not be visible for the other members in that group, similar</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/62602?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 16:56:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b02125b5-9263-4565-8686-2990195c9798</guid><dc:creator>mitchellg942045</dc:creator><description>As an alternative to the already suggested answers, if you don&amp;#39;t want to lock the related actions down until the task is picked up by a member of the assigned group, you could have a button press at the beginning of the task as the first thing the user does after accepting the task.  This can kick off a write to the database to lock down the related actions on the record until the task is completed or some other condition is met.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/62542?ContentTypeID=1</link><pubDate>Tue, 13 Nov 2018 00:25:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:434a2a3d-b6f1-4881-b227-1033efa799e9</guid><dc:creator>ekanshj</dc:creator><description>Hi &lt;a href="/members/sridhars"&gt;sridhars&lt;/a&gt;,&lt;br /&gt;
&lt;br /&gt;
We had a same requirement in our project, so what we did was we persisted a row in a table using the name and the action he is doing with status of the action. And when some other user comes and click on the action we show him a UI stating that this RA is already been worked upon by the user.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/62539?ContentTypeID=1</link><pubDate>Mon, 12 Nov 2018 22:54:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1ca3c60-3296-4e44-83b7-eccdfb22e68e</guid><dc:creator>hemantha0001</dc:creator><description>If i understand it right, if a user has basically  initiated a related action then  the user who open the same record should not see the related action is that right? &lt;br /&gt;
&lt;br /&gt;
If this is the requirement, it is straight forward implementation, where you can have checks done based on the database. Let&amp;#39;s say if a record is treated as a Issue 1, then the related actions can be treated as sub tasks for this Issue 1. &lt;br /&gt;
&lt;br /&gt;
When the user initiated the related action, you can update the status in DB as in progress . Based on this status , you can hide/display the related action to other users.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/62516?ContentTypeID=1</link><pubDate>Mon, 12 Nov 2018 12:39:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1813961-3c34-401a-8435-180c75177163</guid><dc:creator>sergeiz</dc:creator><description>You can hide related actions if a task has an owner.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/13398?ContentTypeID=1</link><pubDate>Tue, 25 Nov 2014 08:50:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29f7a007-62fd-4c55-8cf8-d150a9bc589a</guid><dc:creator>sridhars</dc:creator><description>Thanks shiva, That was my idea if we dont have an option from appian&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hide related tasks from other users in a group if user accepts a task</title><link>https://community.appian.com/thread/13389?ContentTypeID=1</link><pubDate>Mon, 24 Nov 2014 21:48:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6659001b-b1e3-4183-a742-d283cf1c5c57</guid><dc:creator>shivakanthr</dc:creator><description>you can&amp;#39;t hide Related action for a user or group.&lt;br /&gt;if you want, you can show some error message  using some user input task saying &lt;br /&gt;&amp;quot;you can not access this task&amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>