SebbASF created MCHANGES-352:
--------------------------------
Summary: Plugin should report when not all issues are returned
Key: MCHANGES-352
URL: https://jira.codehaus.org/browse/MCHANGES-352
Project: Maven Changes Plugin
Issue Type: Bug
Reporter: SebbASF
The plugin should provide some kind of report when not all requested issues have been returned.
This information is available in the response, for example (from -X output):
Payload: {"expand":"schema,names","startAt":0,"maxResults":100,"total":141,
If total is greater than maxResults, then some issues have been dropped.
This could be reported as a Maven warning and/or added to the report itself.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)
|