On a project using both Tuleap and Gitlab with integration, we observe that cross-reference comments are sometimes repeated (up to 11 times in some commits).
One origin of duplications seems to be the creation of a new branch.
- Create a topic branch
- Add commits with TULEAP-NNN in commit log
- From Gitlab WebUI create a new topic branch from the previous topic branch
The comments inserted in the commits are all duplicated.