<?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>idea Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459) in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idi-p/1022165</link>
    <description>&lt;P&gt;With Attribute rules (insert/update) you can update a field in annotation from an underlying polygon feature class.&amp;nbsp; But,&amp;nbsp; you can not update a TEXTSTRING.&amp;nbsp; The code below works for updating a different textfield in the annotation feature class (It works fine)&amp;nbsp; but when the field is TextString it does not work.&amp;nbsp; This has been reported as a but but was also requested to make this an enhancement so here it is.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;// When creating a anno get map number from mapindex polygon layer&lt;BR /&gt;var fsMapIndex = FeatureSetByName($datastore,"MapIndex",["MapNumber"])&lt;BR /&gt;var fsIntersectMap = Intersects(fsMapIndex,$feature)&lt;BR /&gt;var MapIndex = first(fsIntersectMap)&lt;BR /&gt;if (MapIndex == null) return {"errorMessage": "No Map Index Feature Found"}&lt;BR /&gt;return MapIndex.Mapnumber&lt;/P&gt;
&lt;P&gt;This tool would help us to build attribute rules when annotating taxlot/parcelnumber&amp;nbsp; or updating bearing/distances to an annotation feature class.&amp;nbsp; Due to several business requirements, feature linking of the features will not work.&amp;nbsp; In addition, the same business reasons do not allow us to use labeling.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Feb 2021 21:33:35 GMT</pubDate>
    <dc:creator>DeanAnderson2</dc:creator>
    <dc:date>2021-02-02T21:33:35Z</dc:date>
    <item>
      <title>Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idi-p/1022165</link>
      <description>&lt;P&gt;With Attribute rules (insert/update) you can update a field in annotation from an underlying polygon feature class.&amp;nbsp; But,&amp;nbsp; you can not update a TEXTSTRING.&amp;nbsp; The code below works for updating a different textfield in the annotation feature class (It works fine)&amp;nbsp; but when the field is TextString it does not work.&amp;nbsp; This has been reported as a but but was also requested to make this an enhancement so here it is.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;// When creating a anno get map number from mapindex polygon layer&lt;BR /&gt;var fsMapIndex = FeatureSetByName($datastore,"MapIndex",["MapNumber"])&lt;BR /&gt;var fsIntersectMap = Intersects(fsMapIndex,$feature)&lt;BR /&gt;var MapIndex = first(fsIntersectMap)&lt;BR /&gt;if (MapIndex == null) return {"errorMessage": "No Map Index Feature Found"}&lt;BR /&gt;return MapIndex.Mapnumber&lt;/P&gt;
&lt;P&gt;This tool would help us to build attribute rules when annotating taxlot/parcelnumber&amp;nbsp; or updating bearing/distances to an annotation feature class.&amp;nbsp; Due to several business requirements, feature linking of the features will not work.&amp;nbsp; In addition, the same business reasons do not allow us to use labeling.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 21:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idi-p/1022165</guid>
      <dc:creator>DeanAnderson2</dc:creator>
      <dc:date>2021-02-02T21:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1022184#M15039</link>
      <description>&lt;P&gt;Anytime I see an idea for an attribute rule with real-world work case, it gets a thumbs up!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 17:23:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1022184#M15039</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-01T17:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1022508#M15047</link>
      <description>&lt;P&gt;This is&amp;nbsp;&lt;SPAN&gt;BUG-000137159 for reference.&amp;nbsp; (Thanks Jon)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2021 13:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1022508#M15047</guid>
      <dc:creator>DeanAnderson2</dc:creator>
      <dc:date>2021-02-02T13:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459) - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1028793#M15253</link>
      <description>&lt;P&gt;Thank you for posting the BUG#.&amp;nbsp; That made it easy for me to tie everything together.&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;</description>
      <pubDate>Sat, 20 Feb 2021 00:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1028793#M15253</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2021-02-20T00:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rule Not Updateing Tesxtstring Field (Esri Case #02713459) - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1120994#M17911</link>
      <description>&lt;P&gt;We are tracking this as the following bug.&lt;/P&gt;&lt;P&gt;BUG-000137159 The insert trigger for Attribute rules run against TextString fields on Annotation feature class are overwritten by out of the box editing tool&lt;/P&gt;&lt;P&gt;for anyone affected by this bug, please visit &lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzE1OQ==" target="_blank"&gt;https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzNzE1OQ==&lt;/A&gt; and use the Subscribe button. That will set you up to receive notifications and also increment the count of affected users which helps development teams prioritize work.&lt;/P&gt;&lt;P&gt;We apologize for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 20:50:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/attribute-rule-not-updateing-tesxtstring-field/idc-p/1120994#M17911</guid>
      <dc:creator>WendyHarrison</dc:creator>
      <dc:date>2021-11-29T20:50:25Z</dc:date>
    </item>
  </channel>
</rss>

