-
- Downloads
Fix Bitbucket Cloud importer omitting replies
Inline diff comments did not have the proper position, so even though they had line codes the merge request validation would fail. Now we cache the line position for each parent comment and use that. Closes #50052
parent
f3b36ac1
No related branches found
No related tags found
Showing
- changelogs/unreleased/sh-fix-bitbucket-cloud-importer-replies.yml 5 additions, 0 deletions...gs/unreleased/sh-fix-bitbucket-cloud-importer-replies.yml
- lib/gitlab/bitbucket_import/importer.rb 13 additions, 10 deletionslib/gitlab/bitbucket_import/importer.rb
- spec/lib/gitlab/bitbucket_import/importer_spec.rb 75 additions, 0 deletionsspec/lib/gitlab/bitbucket_import/importer_spec.rb
Please register or sign in to comment