apache / apache/maven-changes-plugin

[MCHANGES-352] Plugin should report when not all issues are returned

Open
#225 2 comments 0 reactions 0 assignees View on GitHub
enhancement priority:minor
Dominant language
Java
Stars
15
Forks
22
Avg merge
8h 1m
Merged PRs (30d)
3

Description

**[Sebb](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sebb@apache.org)** opened **[MCHANGES-352](https://issues.apache.org/jira/browse/MCHANGES-352?redirect=false)** and commented

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.

---
No further details from [MCHANGES-352](https://issues.apache.org/jira/browse/MCHANGES-352?redirect=false)

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Trace the plugin's handling of the response payload, inspect how total and maxResults are exposed, and add coverage for a response where total exceeds maxResults; done means the missing issues are reported as a Maven warning or in the report.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.