robbyrob42 / forceworkbench

Automatically exported from code.google.com/p/forceworkbench
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Groupable attribute not appearing in field descibe results for APi 18.0 #267

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Groupable shows up in SOAP, but not in describe tree. 

<fields>  <autoNumber>false</autoNumber>  <byteLength>18</byteLength> 
<calculated>false</calculated>  <caseSensitive>false</caseSensitive> 
<createable>false</createable>  <custom>false</custom> 
<defaultedOnCreate>true</defaultedOnCreate> 
<deprecatedAndHidden>false</deprecatedAndHidden>  <digits>0</digits> 
<filterable>true</filterable>  <groupable>true</groupable> 
<idLookup>true</idLookup>  <label>Asset ID</label>  <length>18</length> 
<name>Id</name>  <nameField>false</nameField> 
<namePointing>false</namePointing>  <nillable>false</nillable> 
<precision>0</precision>  <restrictedPicklist>false</restrictedPicklist> 
<scale>0</scale>  <soapType>tns:ID</soapType>  <sortable>true</sortable> 
<type>id</type>  <unique>false</unique>  <updateable>false</updateable> 
</fields> 

Original issue reported on code.google.com by ryan.bra...@gmail.com on 4 Jan 2010 at 11:40

GoogleCodeExporter commented 9 years ago

Original comment by ryan.bra...@gmail.com on 5 Jan 2010 at 8:46

GoogleCodeExporter commented 9 years ago
fixed by updating WSDL

Original comment by ryan.bra...@gmail.com on 5 Jan 2010 at 7:49

GoogleCodeExporter commented 9 years ago

Original comment by ryan.bra...@gmail.com on 8 Mar 2010 at 2:40

GoogleCodeExporter commented 9 years ago
Released in 2.5.18

Original comment by ryan.bra...@gmail.com on 8 Mar 2010 at 7:17