<?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>Group Permission</title><link>https://community.appian.com/discussions/f/administration/28652/group-permission</link><description>Hi all, 
 I am facing some error regarding insufficient group permission. I used a!isusermembergroup() function in a query filter inside applywhen parameter for validation to get list of tasks for a particular group. I am not ale to view the tasks if</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Group Permission</title><link>https://community.appian.com/thread/112604?ContentTypeID=1</link><pubDate>Thu, 11 May 2023 17:09:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4d2deafe-d01f-49bb-be05-34468db865fa</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m a little unclear what you&amp;#39;re trying to query, and how a!isUserMemberOfGroup() plays into it.&amp;nbsp; Can you post your sample code?&amp;nbsp; Are you saying the behavior works differently between an admin user and a non-admin user? What exactly is the difference?&amp;nbsp; What happens if you try executing JUST the group membership rule under both accounts?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Group Permission</title><link>https://community.appian.com/thread/112603?ContentTypeID=1</link><pubDate>Thu, 11 May 2023 17:07:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01a66647-6b86-4153-98f9-bddd531e818d</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;Are you using a!isUserMemberOfGroup or a!groupMembers() ?&lt;/p&gt;
&lt;p&gt;Because the first one will work inspite of the user not having permission to the desire group but if you try to retrieve the members of a group which you are not part of using latter then it will throw the exact same error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>