Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: jira
-
Labels:None
-
Number of attachments :
Description
By default, the maxEntries is set to 100 and the generated JIRA url uses it, i.e.:
http://jira.codehaus.org/secure/IssueNavigator.jspa?view=rss&pid=11138&statusIds=6&sorter/field=issuekey&sorter/order=ASC&sorter/field=issuetype&sorter/order=ASC&tempMax=100&reset=true&decorator=none
The Javadoc plugin 2.5 has more than 100 issues but the issues list size return by JIRA is 100 without any 2.5 fixVersion!
A workaround is to increase the maxEntries
How would you like the plugin to change?
What should it do differently than it does today?