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
        2. ticketRSS.vm
          5 kB
        3. JiraIssuesMacro.java
          14 kB
        4. jiraissues.vm
          4 kB
        5. jira3-2.1.6.3.jar
          33 kB
        6. jira3-1.6_modified_src.zip
          34 kB
        7. custom fields.png
          custom fields.png
          115 kB
        8. custom_priority.JPG
          custom_priority.JPG
          35 kB
        9. confluence-jira3-2.4.ptv.2.jar
          46 kB

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

              Created:
              Updated:
              Resolved: