Open
Description
We have recently added some repositories of type Azure DevOps to our Mantis server and when we want to get all the changeset (initial import) we only get the 100 latest commits.
Its seams this is a default limitation of the REST API commitsbatch
(althoug not documented) when no not limit is given for the number of commit to return (parameter top
).
Context:
- Source Azure DevOps Integration 1.0.1
- Source Control Integration 2.6.0
- MantisBT Core 2.25.5