[ https://jira.codehaus.org/browse/MCHANGES-352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=361712#comment-361712
]
SebbASF commented on MCHANGES-352:
----------------------------------
I think this is different.
Even if paging is enabled, it seems to me that the API may return fewer results than requested.
> 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)
|