[
https://jira.codehaus.org/browse/MCHANGES-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated MCHANGES-329:
-------------------------------------
Description:
If you set the parameter useJQL the plugin uses the RestJiraDownloader to fetch
issues from JIRA. It currently does not parse the {{issuetype}} field, which
results in all issues being of type "Task". The {{components}} field is also
not parsed.
The fields {{updated}} and {{version}} are parsed, but in the wrong way, always
returning null.
was:If you set the parameter useJQL the plugin uses the RestJiraDownloader to
fetch issues from JIRA. It currently does not parse the issuetype field, which
results in all issues being of type "Task".
> RestJiraDownloader does not handle components, type, updated or version
> -----------------------------------------------------------------------
>
> Key: MCHANGES-329
> URL: https://jira.codehaus.org/browse/MCHANGES-329
> Project: Maven Changes Plugin
> Issue Type: Bug
> Components: jira
> Affects Versions: 2.9
> Reporter: Dennis Lundberg
> Assignee: Dennis Lundberg
> Fix For: 2.10
>
>
> If you set the parameter useJQL the plugin uses the RestJiraDownloader to
> fetch issues from JIRA. It currently does not parse the {{issuetype}} field,
> which results in all issues being of type "Task". The {{components}} field is
> also not parsed.
> The fields {{updated}} and {{version}} are parsed, but in the wrong way,
> always returning null.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)