Code-grounded detail found while converting the JIRA documentation to the new xwiki.org tree, in case it helps whoever picks this up:* The data is already fetched. JIRACreatedVsResolvedDataFetcher sends includeVersions=true whenever displayVersion is not NONE, and the response is parsed into JIRACreatedVsResolvedVersionData.
What is missing is only the rendering step: JIRACreatedVsResolvedMacro:94 carries an explicit // TODO: handle displaying the versions, and the ChartJS converter never reads the parsed version data.
A second, smaller consequence: because only != NONE is tested, ONLY_MAJOR and ALL are currently indistinguishable - selecting either has exactly the same (no) effect.
Code\-grounded detail found while converting the JIRA documentation to the new xwiki.org tree, in case it helps whoever picks this up: * The data is already fetched. {{JIRACreatedVsResolvedDataFetcher}} sends {{includeVersions=true}} whenever {{displayVersion}} is not {{NONE}}, and the response _is_ parsed into {{JIRACreatedVsResolvedVersionData}}. * What is missing is only the rendering step: {{JIRACreatedVsResolvedMacro:94}} carries an explicit {{// TODO: handle displaying the versions}}, and the ChartJS converter never reads the parsed version data. * A second, smaller consequence: because only {{\!= NONE}} is tested, {{ONLY\_MAJOR}} and {{ALL}} are currently *indistinguishable* \- selecting either has exactly the same \(no\) effect.
The new documentation page for the Macro states the limitation rather than describing the parameter as working: [https://www.xwiki.org/xwiki/bin/view/documentation/extensions/user/jira/display\-chart/created\-vs\-resolved/|https://www.xwiki.org/xwiki/bin/view/documentation/extensions/user/jira/display-chart/created-vs-resolved/]
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.