-
- Downloads
There was an error fetching the commit references. Please try again later.
Do not fail import of merge request when unsupported diff note occurs
Some validations doesn't make sense during a project import, since the objects are built in a custom way. Related to: #285107
parent
5fc1123b
No related branches found
No related tags found
Showing
- app/models/diff_note.rb 1 addition, 1 deletionapp/models/diff_note.rb
- app/models/system_note_metadata.rb 3 additions, 1 deletionapp/models/system_note_metadata.rb
- changelogs/unreleased/kassio-avoid-invalid-notes-when-importing-a-project.yml 5 additions, 0 deletions...d/kassio-avoid-invalid-notes-when-importing-a-project.yml
- spec/models/diff_note_spec.rb 12 additions, 0 deletionsspec/models/diff_note_spec.rb
- spec/models/system_note_metadata_spec.rb 10 additions, 2 deletionsspec/models/system_note_metadata_spec.rb
Please register or sign in to comment