Add custom fields to the list of columns to display in jiraissues macro

XMLWordPrintable

      The columns list is fixed for the jiraissues macro. It would be nice to be able to pull in data from custom fields for display. For example - our rss feed has the following custom fields.

      -
      <customfields>
      -
      <customfield id="customfield_10010" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
      <customfieldname>Commited To</customfieldname>
      -
      <customfieldvalues>
      <customfieldvalue>No</customfieldvalue>
      </customfieldvalues>
      </customfield>
      -
      <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
      <customfieldname>Rank</customfieldname>
      -
      <customfieldvalues>
      <customfieldvalue>
      2
      </customfieldvalue>
      </customfieldvalues>
      </customfield>
      </customfields>

      It would be great to be able to add "customfield_10020" to the list of columns to display.

        1. TicketRSSMacro.java
          14 kB
          Daniel Wester
        2. ticketRSS.vm
          5 kB
          Daniel Wester
        3. JiraIssuesMacro.java
          14 kB
          Jean Marois
        4. jiraissues.vm
          4 kB
          Jean Marois
        5. jira3-2.1.6.3.jar
          33 kB
          Frank Stiller
        6. jira3-1.6_modified_src.zip
          34 kB
          Frank Stiller
        7. custom fields.png
          115 kB
          Per Fragemann [Atlassian]
        8. custom_priority.JPG
          35 kB
          Steve
        9. confluence-jira3-2.4.ptv.2.jar
          46 kB
          Frank Stiller

              Assignee:
              Unassigned
              Reporter:
              James Harman
              Votes:
              78 Vote for this issue
              Watchers:
              44 Start watching this issue

                Created:
                Updated:
                Resolved: