<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Recent Posts in Updating Custom Field | Unfuddle Community</title>
    <link>http://unfuddle.com/community</link>
    <description>Unfuddle Community Forums</description>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:6:895:2561</guid>
      <title>Updating Custom Field replied by benAT @ Tue, 20 Apr 2010 04:59:37 UTC</title>
      <link>http://www.unfuddle.com/community/forums/6/topics/895</link>
      <description>Actually, I guess all I'm asking is could somebody post an example of how to update the custom field value of a ticket?  Thanks.</description>
      <pubDate>Tue, 20 Apr 2010 04:59:37 UTC</pubDate>
      <author>benAT</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:6:895:2566</guid>
      <title>Updating Custom Field replied by David C. @ Wed, 21 Apr 2010 01:56:44 UTC</title>
      <link>http://www.unfuddle.com/community/forums/6/topics/895</link>
      <description>Ben,

As you have probably noticed, the custom fields can be one of two different dispositions, &quot;text&quot; or &quot;list&quot;. The list disposition would require you to specify fieldX-value-id since you are choosing an ID from a set list of options.

The text disposition, however, does not use a restricted list of values, but rather, allows you to specify an arbitrary value. This means you can use the fieldX-value property to either create a new value or associate the ticket with an already existing value in fieldX simply based on the text of the &quot;value&quot; property.

For more information, please see the Ticket data model in the &quot;Unfuddle API&quot;:http://unfuddle.com/docs/api/data_models#ticket documentation.</description>
      <pubDate>Wed, 21 Apr 2010 01:56:44 UTC</pubDate>
      <author>David C.</author>
    </item>
    <item>
      <guid isPermaLink="false">www.unfuddle.com/community:6:895:2560</guid>
      <title>Updating Custom Field posted by benAT @ Tue, 20 Apr 2010 04:59:11 UTC</title>
      <link>http://www.unfuddle.com/community/forums/6/topics/895</link>
      <description>What is the difference between the field3-value and field3-value-id properties when updating ticket XML?  I have tried setting values for either and I seem to be getting values mixed up or somehow cross-referencing them with other tickets.  I can also call api/v1/projects/{0}/custom_field_values.xml and get something like 3000 records.  I hope I don't have to pull these down just to check the values of my tickets?  Because it seems like my ticket has the id but not the actual VALUE which I want.</description>
      <pubDate>Tue, 20 Apr 2010 04:59:11 UTC</pubDate>
      <author>benAT</author>
    </item>
  </channel>
</rss>

