- **Comment**: Dave - need a second opinion. It works fine, but I am thinking that it would be better to explicitly specify which fields to return in the response, instead of excluding a few. Any field we will add to tickets later on will appear in REST response, which may not be what we want.
--- ** [tickets:#7789] Return more fields in ticket API search results** **Status:** review **Milestone:** unreleased **Labels:** allura-api sf-1 sf-current 42cc **Created:** Thu Oct 30, 2014 09:56 PM UTC by Dave Brondsema **Last Updated:** Mon Nov 10, 2014 12:04 PM UTC **Owner:** Igor Bondarenko On ticket search API results, only the "summary" and "ticket_num" fields are present. We should include many more, if not all fields that solr has available. That will allow API clients to get information in a single request instead of fetching every individual ticket to get whatever data is needed. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
