You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bryan Baugher (JIRA)" <ji...@codehaus.org> on 2013/04/18 23:27:52 UTC

[jira] (MCHANGES-306) JIRA should filter what it downloads by column names

Bryan Baugher created MCHANGES-306:
--------------------------------------

             Summary: JIRA should filter what it downloads by column names
                 Key: MCHANGES-306
                 URL: https://jira.codehaus.org/browse/MCHANGES-306
             Project: Maven 2.x Changes Plugin
          Issue Type: Improvement
          Components: jira
            Reporter: Bryan Baugher


It seems that the JIRA downloader is asking for all the fields when downloading issues from JIRA. I noticed this when our builds were taking longer then usually and found it was due to our JIRA instance being slower then usual.

When attempting the download manually, I see this in the comment sections,

RSS generated by JIRA (5.2.5#847-sha1:7fd7dd6f72035074370cfd27de760a25c1261256) at Thu Apr 18 16:16:01 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira