<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GetUser 10.9.1 in Attribute Rules Questions</title>
    <link>https://community.esri.com/t5/attribute-rules-questions/getuser-10-9-1/m-p/1197665#M498</link>
    <description>&lt;P&gt;This is a known bug in 10.9.1 (can be tracked with BUG-000151193) will be addressed in 10.9.1 Geodata management Patch 2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 23:40:24 GMT</pubDate>
    <dc:creator>HusseinNasser2</dc:creator>
    <dc:date>2022-07-29T23:40:24Z</dc:date>
    <item>
      <title>GetUser 10.9.1</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/getuser-10-9-1/m-p/1172250#M412</link>
      <description>&lt;P&gt;I have a Constraint Attribute Rule that was working with ArcGIS Pro 2.9.2 and ArcGIS enterprise 10.9.&amp;nbsp; After upgrading to 10.9.1 the attribute fails attempting to save edits when editing a through a feature service.&amp;nbsp; The attribute rule is applied to an un-versioned enterprise database table.&amp;nbsp; It seems that it will pass the client validation but fails on the server because the getUser.groups is empty.&amp;nbsp; The attribute uses the GetUser as modeled in the video&amp;nbsp;&lt;A href="https://community.esri.com/t5/attribute-rules-videos/use-the-getuser-arcade-function-to-return-the/m-p/1016599#M17" target="_self"&gt;getUser.&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var p = Portal('https://xxxx.localdomain.com/portal')
var user = getUser(p);
var groups = user.groups;
if (Find("Survey",groups) &amp;gt; 0) {
    return true;
}
return false;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Does this seem like expected behavior?&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 00:00:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/getuser-10-9-1/m-p/1172250#M412</guid>
      <dc:creator>JimmyBowden</dc:creator>
      <dc:date>2022-05-10T00:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: GetUser 10.9.1</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/getuser-10-9-1/m-p/1197665#M498</link>
      <description>&lt;P&gt;This is a known bug in 10.9.1 (can be tracked with BUG-000151193) will be addressed in 10.9.1 Geodata management Patch 2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 23:40:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/getuser-10-9-1/m-p/1197665#M498</guid>
      <dc:creator>HusseinNasser2</dc:creator>
      <dc:date>2022-07-29T23:40:24Z</dc:date>
    </item>
  </channel>
</rss>

