<?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>a!pickerFieldUsers Results are Not Visible to any Non Admin Users</title><link>https://community.appian.com/discussions/f/general/23373/a-pickerfieldusers-results-are-not-visible-to-any-non-admin-users</link><description>Hello, It seems that all user pickers in our app are not working properly. When logged in as any Non Admin user, the only result shown is the logged in user. When I login as an administrator, I can see all users. I am using our All Users group as the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: a!pickerFieldUsers Results are Not Visible to any Non Admin Users</title><link>https://community.appian.com/thread/89789?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 18:43:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2496ec6d-e5cb-4436-8204-559dd6fa17ab</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;AFAIK the GroupFilter mainly serves to narrow the pool of selections for the picker to relevant users for the viewing user / app it&amp;#39;s being used in, but nothing about the group&amp;#39;s security settings inherently affects the behavior of the picker.&amp;nbsp; Just to guess at a possible answer, the first thing that occurs to me is maybe your users have weird User Security settings in place, which of course could prevent users outside of their group / organization / whatever from seeing them, or if it&amp;#39;s configured unreasonably (IMHO) pessimistically, &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt;&lt;/em&gt; other users who aren&amp;#39;t an admin.&lt;/p&gt;
&lt;p&gt;To check, run this expression in a blank expression rule editor - swapping in the &amp;quot;username&amp;quot; for any of the users you&amp;#39;d expect to see in the picker, just to see what you get:&lt;br /&gt;&lt;pre class="ui-code" data-mode="java"&gt;retrieveusersecurityrolemap(&amp;quot;username&amp;quot;)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>