Hi-

I'm trying to create a custom report to list all bug tickets that are
not referenced by or reference another ticket (ie aren't linked to a
user story.)

Using the XMLRPC interface, ticket.getTicketFields() returns a list of
all the fields, including custom fields such as 'i_links' and
'o_links'.

Unfortunately ticket.get(id) does not return these fields- and this is
for tickets that I know must have them set.

Is it possible to get these custom Agilo values via ticket.get()?

Or will I need to grab a copy of the Trac sqlite database and query it
directly?

Thanks in advance,

Julian
-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en

Reply via email to