You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2019/12/23 12:15:00 UTC

[jira] [Updated] (MCHANGES-352) Plugin should report when not all issues are returned

     [ https://issues.apache.org/jira/browse/MCHANGES-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MCHANGES-352:
-------------------------------------------
    Labels: GoodForNewContributors needs-attention  (was: needs-attention)

> Plugin should report  when not all issues are returned
> ------------------------------------------------------
>
>                 Key: MCHANGES-352
>                 URL: https://issues.apache.org/jira/browse/MCHANGES-352
>             Project: Maven Changes Plugin
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>              Labels: GoodForNewContributors, needs-attention
>
> 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
(v8.3.4#803005)