GitLab plugin - Multiple comments sent to the same GitLab issue
Affected version : 9.0.0.RELEASE
When more than 100 activities have been generated on a ticket before it is synchronized (label modification, description modification, user comments, etc.), Squash posts its first comment, but the comment then goes into the hidden list of activities. When the first comment arrives after the first 100 activities, Squash doesn't see it, because the GraphQL API return is limited to 100 results per page.
Steps to reproduce
Have a gitlab ticket and generate more than 100 activities on the ticket.
Synchronize the ticket in Squash with the recipe reporting activity.
Observed behaviour
Squash constantly comments on the ticket
Expected result
Squash should post only one comment