-
Suggestion
-
Resolution: Fixed
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.
- incorporates
-
CONFSERVER-6878 jiraissue macro not including desired columns
-
- Closed
-
- is duplicated by
-
CONFSERVER-9849 jiraissues macro should allow adding more columns and ordering
- Closed
- is related to
-
CONFSERVER-3135 Support all built-in JIRA fields in the {jiraissues} macro
- Closed
-
CONFSERVER-6091 Extend the jiraissues macro to include more of the fields -Description
- Closed
- relates to
-
CONFSERVER-5431 Add Remaining Work to jiraissues macro
- Closed
To everyone watching this issue,
This was mistakenly reopened; we haven't found any indication that this functionality is not working correctly. If you do discover any issues, please follow the guidelines for dealing with issues marked as fixed against a released version.
Apologies for the inconvenience.
Regards,
Andrew Lynch